WampSharp
WampSharp copied to clipboard
A C# implementation of WAMP (The Web Application Messaging Protocol)
I am using WampSharp in the "Caller" role and would like to log the (individual and overall) time spent waiting for the callee to respond to my (async) calls to...
I was considering writing a NetMQ (ZeroMQ) transport for WampSharp. However, in looking at the existing transports, it was not obvious how this could be accomplished. I figured I would...
See [advanced profile spec](https://github.com/tavendo/WAMP/blob/master/spec/advanced.md#batched-websocket-transport). Being developed on "batched" branch. TODO: - [ ] Add suitable overloads for DefaultWampChannelFactory - [ ] Add binary support - [ ] Add a BatchedWebSocketTransport...
Add tests for new WAMP2 code. Maybe [these tests](https://github.com/tavendo/AutobahnJS/tree/master/package/test) should be ported (though they will be integration tests)
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...
**Describe the bug** Having a couple of issues with connection errors and not too sure how to resolve them, I'm seeing stack traces appear in my log file originating from...
 **Describe the bug** After running load tests, I have observed a potential memory leak when running the meta-api descriptor service. **To Reproduce** 1. Run Wamp server realm and run...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.5 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...