WebSocketRPC
From EverybodyWiki Bios & Wiki
Original author(s) | Darko Jurić |
---|---|
Initial release | January 11, 2018 |
Stable release | 1.0.5
/ January 11, 2018 |
Written in | C# |
Engine | |
Operating system | Cross-platform |
Type | Library |
License | MIT |
Website | websocket-rpc |
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 multi-platform HttpListener class.
See also[edit]
- SignalR - a software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications
External links[edit]
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.