WampSharp icon indicating copy to clipboard operation
WampSharp copied to clipboard

A C# implementation of WAMP (The Web Application Messaging Protocol)

Results 40 WampSharp issues
Sort by recently updated
recently updated
newest added

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...

enhancement
client
caller

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...

question
transport
documentation

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...

enhancement
wamp2
transport
binding
websocket

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)

wamp2

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...

dependencies

**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...

![immutablelist-leak](https://github.com/Code-Sharp/WampSharp/assets/33112525/8c2c256d-1ae5-4f18-af54-a6c49cc52793) **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...

dependencies

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...

dependencies

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...

dependencies