WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
Features
- The only dependency is JSON.NET library used for serialization/deserialization
- There are only two relevant methods: Bind for binding object/interface onto a connection, and CallAsync for making RPCs
- Implemented API, if used only for RPC, does not use anything from the library
- The JavaScript WebSocket client code is automatically generated (with JsDoc comments) from an existing .NET interface (API contract)
- The server implements a math API containing a single function
- RPC over WebSocket for .NET
Categories
WebSocket LibrariesLicense
MIT LicenseFollow WebSocket RPC
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebSocket RPC!