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
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.
MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebSocket RPC!