Enum rump::transport::SocketType
[−]
[src]
pub enum SocketType { WEBSOCKET, }
A type enumerating all the possible underlying socket implementations.
Variants
WEBSOCKET |