[][src]Module yew::services::websocket

Service to connect to a servers by WebSocket Protocol.

Structs

WebSocketService

A websocket service attached to a user context.

WebSocketTask

A handle to control current websocket connection. Implements Task and could be canceled.

Enums

WebSocketStatus

A status of a websocket connection. Used for status notification.