You can edit almost every page by Creating an account and confirming your email.

WebSocketRPC

From EverybodyWiki Bios & Wiki


WebSocketRPC
Original author(s)Darko Jurić
Initial releaseJanuary 11, 2018; 8 years ago (2018-01-11)
Stable release
1.0.5 / January 11, 2018; 8 years ago (2018-01-11)
Written in C#
Engine
    Operating systemCross-platform
    TypeLibrary
    LicenseMIT
    Websitewebsocket-rpc.net

    Search WebSocketRPC on Amazon.

    WebSocketRPC is a .NET Core library for establishing WebSocket connections and making remote procedure calls (RPC). It supports server-to-client and client-to-server RPCs and JavaScript auto-code generation for clients. It is available for ASP.NET Core or as a standalone version where the HTTP/WS server relies on the multi-platform HttpListener class.

    See also

    • SignalR - a software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications

    External links


    This article "WebSocketRPC" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.