Crosser.Server.Modules.Endpoint Namespace |
| Class | Description | |
|---|---|---|
| BaseEndpoint |
The default Crosser endpoint that will expect the client to use the Crosser protocol.
| |
| CrosserEndpoint |
An endpoint that expects the client to send in a handshake to identify how-to interpret messsages.
| |
| HttpEndpoint |
Endpoint for HTTP connections
| |
| MonitorEndpoint |
Endpoint that will allow server configuration and server statistics to be sent to clients connected on the endpoint
|