WampSharp
WampSharp copied to clipboard
Batched transports
Being developed on "batched" branch. TODO:
- [ ] Add suitable overloads for DefaultWampChannelFactory
- [ ] Add binary support
- [ ] Add a BatchedWebSocketTransport which wraps a given WebSocketTransport.
+1 for this. I would love the ability to group messages and throttle the actual sending of the groups to four times per second, etc.