Unosquare
    Show / Hide Table of Contents

    Namespace EmbedIO.WebSockets

    Classes

    WebSocketException

    The exception that is thrown when a WebSocket gets a fatal error.

    WebSocketModule

    A base class for modules that handle WebSocket connections.

    Interfaces

    IWebSocket

    Interface to create a WebSocket implementation.

    IWebSocketContext

    Represents the context of a WebSocket connection.

    IWebSocketReceiveResult

    Interface for WebSocket Receive Result object.

    Enums

    CloseStatusCode

    Indicates the status code for the WebSocket connection close.

    Opcode

    Indicates the WebSocket frame type.

    Comments

    Back to top Copyright © 2017-2019 Unosquare