Module mattermost_api::socket[][src]

Expand description

Websocket client and trait for interacting with the websocket API.

Modules

Websocket event names.

Structs

Event data from the websocket API

Websocket event broadcast information

Traits

Handler trait for receiving websocket messages.