|
|
@ -4,7 +4,7 @@ description = "Lightweight stream-based WebSocket implementation" |
|
|
|
categories = ["web-programming::websocket", "network-programming"] |
|
|
|
categories = ["web-programming::websocket", "network-programming"] |
|
|
|
keywords = ["websocket", "io", "web"] |
|
|
|
keywords = ["websocket", "io", "web"] |
|
|
|
authors = ["Alexey Galakhov", "Daniel Abramov"] |
|
|
|
authors = ["Alexey Galakhov", "Daniel Abramov"] |
|
|
|
license = "MIT/Apache-2.0" |
|
|
|
license = "MIT OR Apache-2.0" |
|
|
|
readme = "README.md" |
|
|
|
readme = "README.md" |
|
|
|
homepage = "https://github.com/snapview/tungstenite-rs" |
|
|
|
homepage = "https://github.com/snapview/tungstenite-rs" |
|
|
|
documentation = "https://docs.rs/tungstenite/0.17.3" |
|
|
|
documentation = "https://docs.rs/tungstenite/0.17.3" |
|
|
|