See: Description
Interface | Description |
---|---|
IExtension |
Interface which specifies all required methods to develop a websocket extension.
|
Class | Description |
---|---|
CompressionExtension |
Implementation for a compression extension specified by https://tools.ietf.org/html/rfc7692
|
DefaultExtension |
Class which represents the normal websocket implementation specified by rfc6455.
|
ExtensionRequestData |
Copyright © 2022. All rights reserved.