0.7.0 - bug fix, custom headers, new tungstenite
ewebsock
is a WebSocket client that work on both native and Wasm
Changelog
- Fix crash when error_event does not have "message" or "error" fields #37 (thanks @romamik!)
- Add
Options::additional_headers
andsubprotocols
#27 (thanks @Its-Just-Nans!) - Update to
tungstenite
0.23 #39 (thanks @Its-Just-Nans!) - Add support for tungstenite 0.24 #46