rest-vir - v2.2.0
    Preparing search index...

    Enumeration WebSocketLocation

    Location of the WebSocket in question: on a client connecting to a WebSocket host or on the host that's accepting WebSocket connections.

    Index

    Enumeration Members

    Enumeration Members

    OnClient: "on-client"

    On a client, connecting to a WebSocket host.

    OnHost: "on-host"

    On the host, accepting WebSocket client connections.