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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebSocket RPC!