Skip to content

Releases: ericchapman/ruby_wamp_client

Version 0.2.2

27 Mar 03:19
Compare
Choose a tag to compare

Updates include

  • Fixed "time" issue with logging

Version 0.0.9

27 Mar 03:21
Compare
Choose a tag to compare

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

25 Jun 17:18
Compare
Choose a tag to compare

Updates include

  • Fixed issue 1: Empty args will omit kwargs on some message types