Re-exports§
pub use crate::bindings::golem::websocket::client::CloseInfo as WebSocketCloseInfo;pub use crate::bindings::golem::websocket::client::Error as WebSocketError;pub use crate::bindings::golem::websocket::client::Message as WebSocketMessage;
Structs§
- Websocket
Connection - A WebSocket connection with both blocking and async receive methods.