spell v0.1.0 Release Notes
Release Date: 2015-09-14 // over 7 years ago-
โ 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