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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WebSocket RPC!