All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2022-09-25
- Ability to register custom HTTP docs
- Docs improvements.
- Testing infrastructure improvements.
0.2.0 - 2022-08-10
0.1.0 - 2022-07-10
First version of the library. In which we are adding:
- Register message handlers.
- Middleware support.
- Broadcast messages.
- Send synchronous messages.
- Support for concurrency at a message handler level.
- Support for configurable hooks.
- Ping/pong messages out of the box in clients and server. Keep alive connections.
- Customizable TLS configuration.
- Observability tools.