Crate autoconnect_ws_sm

Source

Structs§

SMError
WebSocket state machine errors
UnidentifiedClient
Represents a Client waiting for (or yet to process) a Hello message identifying itself
WebPushClient
A WebPush Client that’s successfully identified itself to the server via a Hello message.

Functions§

__test_sm_reqwest_error
Return a [SMErrorKind::Reqwest] SMError for tests