See: Description
| Class | Description |
|---|---|
| Draft |
Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transfered.
|
| Draft_6455 |
Implementation for the RFC 6455 websocket protocol
This is the recommended class for your websocket connection
|
Copyright © 2019. All rights reserved.