[−][src]Crate actix_wamp
Structs
| RpcCallRequest | |
| RpcCallResponse | |
| SessionBuilder | |
| WampError |
Enums
| Error | |
| ErrorKind | WAMP pre-defined error URIs. |
Traits
| AuthMethod | |
| PubSubEndpoint | |
| RpcEndpoint | |
| ToArgs |
Functions
| challenge_response_auth | Creates WAMP Challenge-Response authentication proivder from function providing shared secret. |
| wss | Websocket over https transport. |
Type Definitions
| ClientError |