Handshake
Table of Contents
Interfaces
- NegotiatorInterface
- A standard interface for interacting with the various version of the WebSocket protocol
Classes
- ClientNegotiator
- InvalidPermessageDeflateOptionsException
- PermessageDeflateOptions
- RequestVerifier
- These are checks to ensure the client requested handshake are valid Verification rules come from section 4.2.1 of the RFC6455 document
- ResponseVerifier
- ServerNegotiator
- The latest version of the WebSocket protocol