Releases: voryx/Thruway
Releases · voryx/Thruway
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
- 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)