Docs.rs
gloo-net-0.5.0
gloo-net 0.5.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
ranile
Dependencies
futures-channel ^0.3
normal
futures-core ^0.3
normal
futures-io ^0.3
normal
futures-sink ^0.3
normal
gloo-utils ^0.2
normal
http ^0.2.9
normal
js-sys ^0.3
normal
pin-project ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
futures ^0.3
dev
once_cell ^1
dev
serde ^1.0
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
gloo_net
0.5.0
Module events
Structs
In gloo_net::websocket
?
Module
gloo_net
::
websocket
::
events
source
·
[
−
]
Available on
crate feature
websocket
only.
Expand description
WebSocket Events
Structs
CloseEvent
Data emitted by
onclose
event