v0.7.0
- [added] Added the
handshake::http
module and example usage atexamples/hyper_server.rs
to make using Soketto in conjunction with libraries that use thehttp
types (like Hyper) simpler #45 #48 - [added] Allow setting custom headers on the client to be sent to WebSocket servers when the opening handshake is performed #47