tungstenite 0.12.0

Lightweight stream-based WebSocket implementation
Documentation
1
2
3
4
5
6
7
# This project uses rustfmt to format source code. Run `cargo +nightly fmt [-- --check].
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md

# Break complex but short statements a bit less.
use_small_heuristics = "Max"

merge_imports = true