All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- RawSocket transport
- Session authentication with examples
- Example for RPC calls
- Msgpack serializer
- Testing matrix for transport/serializer combinations
- Pattern based subscriptions
- Configurable timeouts for session, hello, and goodbye
- Seed passwords using
:crypto.rand_bytes
to avoid forced clock skew