Releases: zheylmun/socketeer
Releases · zheylmun/socketeer
V0.1.1
v0.1.0
What's Changed
- Added Reconnection interface
- Made channel size a configurable const generic
- Documented all public members
Full Changelog: v0.0.3...v0.1.0
Additional polish moving towards a feature complete first public API
Merge pull request #10 from zheylmun/feature/example Add example crate with tracing as well as a smaller example to the readme
0.0.2 Polish and Test
https://crates.io/crates/socketeer/0.0.2
Add lots of test coverage, semver checks, and documentation
Initial publication
Initial publication to crates.io