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
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebSocket RPC!