tungstenite 0.12.0

Lightweight stream-based WebSocket implementation
Documentation
1
2
3
4
5
# 0.12.0

- Add facilities to allow clients to follow HTTP 3XX redirects.
- Allow accepting unmasked clients on the server side to be compatible with some legacy / invalid clients.
- Update of dependencies and documentation fixes.