All Versions
1
Latest Version
Avg Release Cycle
-
Latest Release
2813 days ago
Changelog History
Changelog History
-
v0.1.0 Changes
September 14, 2015โ Added
- RawSocket transport
- Session authentication with examples
- Example for RPC calls
- Msgpack serializer
- โ Testing matrix for transport/serializer combinations
- Pattern based subscriptions
๐ Changed
- ๐ง Configurable timeouts for session, hello, and goodbye
๐ Fixed
- ๐ Seed passwords using
:crypto.rand_bytes
to avoid forced clock skew