Skip to content

v3.0.3

Compare
Choose a tag to compare
@gammazero gammazero released this 30 Nov 11:19
· 39 commits to v3 since this release
3df26ec

Functional changes:

  • Fix problem with local clients modifying contents of message
  • Do not decode msgpack raw bytes as string #214
  • Router logs MemStats periodically if configured
  • Local (in-process) clients can specify router to client queue size

Examples and Documentation

  • nexus client to demonstrate interoperability with autobahn-python client
  • documentation better describes router and client concurrency