WampSharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
Install / Use
/learn @Code-Sharp/WampSharpREADME
WampSharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
The implementation supports WAMPv2 and includes both Json and MsgPack support, and both Router (Broker and Dealer roles) and Client (Publisher/Subscriber and Callee/Caller) roles. See here for a list of implemented advanced profile features.
The implementation also supports WAMPv1, both client and server roles.
Donations
If you found WampSharp helpful and want to donate, you are welcome to do so via PayPal.
Your donations help keep this project's development alive.
Documentation
Documentation is available at https://wampsharp.net!
WampSharp v20.1.1
WampSharp v20.1.1 is available, see version release notes.
Get Started
See Get started tutorial and
- Getting started with Callee
- Getting started with Caller
- Getting started with Publisher
- Getting started with Subscriber
See the documentation for more help.
WAMPv1 support
WAMPv1 support is still available. You can read about it on the documentation site.
In order to use it, Install WampSharp.WAMP1.Default from NuGet.
If you're updating from a previous WampSharp version and you're not interested yet in updating your application to WAMPv2, please read the following notes.
Poloniex Api issues
Poloniex no longer uses WAMP for its WebSockets api. Please don't open issues specific to Poloniex api. These will be closed without any comment. If you are still interested in connecting to Poloniex WebSockets api, take a look at PoloniexWebSocketsApi.
Related Skills
canvas
344.1kCanvas Skill Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android). Overview The canvas tool lets you present web content on any connected node's canvas view. Great for: -
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
