Skip to content

0.4.0

Compare
Choose a tag to compare
@mbonneau mbonneau released this 19 Jan 02:12
· 84 commits to master since this release
  • EventDispatcher is now used for message processing
  • Router and Realm modules
  • Separation of Client and Router transports
  • Added setAttemptRetry to ClientInterface
  • Added WampErrorException to allow detailed errors
  • Improved disclose_publisher compatibility with AutobahnJS
  • Corrected behavior of exceptions in promise results
  • Removed Manager
  • Added Shared RPC Registrations: roundrobin, random, first, last (thanks @binaek89)