Humphrey v0.4.0
Pre-release
Pre-release
This release brings TLS support! (also improved documentation, bug fixes and better examples)
What's Changed
- Add optional TLS support by @w-henderson in #52
- Write full inline documentation by @w-henderson in #53
- Fix some simple bugs stemming from abuse of
Option::unwrap
by @w-henderson in #57 - Written TLS documentation and added example code by @w-henderson in #58
- Fixed bug where WS wouldn't allow
recv_nonblocking
by @w-henderson in #59 - Fix all the examples so they compile by @w-henderson in #60
Full Changelog: 0.3.0...0.4.0