| 接口 | 说明 |
|---|---|
| IExtension |
Interface which specifies all required methods to develop a websocket extension.
|
| 类 | 说明 |
|---|---|
| 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.
|
Copyright © 2020. All rights reserved.