See: Description
| Interface | Description |
|---|---|
| Extension |
Interface for WebSocket Extensions.
|
| Frame |
An immutable websocket frame.
|
| IncomingFrames |
Interface for dealing with Incoming Frames.
|
| OutgoingFrames |
Interface for dealing with frames outgoing to (eventually) the network layer.
|
| Class | Description |
|---|---|
| ExtensionConfig |
Represents an Extension Configuration, as seen during the connection Handshake process.
|
| ExtensionFactory |
| Enum | Description |
|---|---|
| Frame.Type |
Copyright © 1995-2015 Webtide. All Rights Reserved.