Releases: ericchapman/ruby_wamp_client
Releases · ericchapman/ruby_wamp_client
Version 0.2.2
Updates include
- Fixed "time" issue with logging
Version 0.0.9
Updates include
- Added support for transport override and 'faye-websocket' transport
- Added "on(event)" callback (still support legacy methods)
- Increased Test Coverage for 'Transport' and 'Connection' classes
Version 0.0.3
Updates include
- Fixed issue 1: Empty args will omit kwargs on some message types