Skip to content

v0.7.0

Compare
Choose a tag to compare
@jsdw jsdw released this 29 Sep 13:06
· 34 commits to develop since this release
feb2204
  • [added] Added the handshake::http module and example usage at examples/hyper_server.rs to make using Soketto in conjunction with libraries that use the http 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