[−][src]Module websocket::client::builder
Everything you need to create a client connection to a websocket.
Structs
ClientBuilder |
Build clients with a builder-style API This makes it easy to create and configure a websocket connection: |
Url |
A parsed URL record. |
Enums
ParseError |
Errors that can occur during parsing. |