Releases: khonsulabs/fabruic
Releases · khonsulabs/fabruic
v0.0.1-dev.5
- Converted
Connecting
to an enum and addedProtocolMismatch
to detect when the protocol could not be negotiated.
v0.0.1-dev.4
- Exposes
max_idle_timeout
when building anEndpoint
.
v0.0.1-dev.3
Long overdue release with many changes, most notably:
- Updated ecosystem to rustls 0.20
- Fixed a high-idle CPU and high-concurrency bug