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.
- Added
Message::Text(T)
andMessage::Binary(T)
instead ofMessage::Item(T)
to allow the user to send messages as either text or binary.
- Update to axum 0.6.
- Update to axum 0.5.
- Update to axum 0.4.
- Update to axum 0.3.
- Initial release.