rest-vir - v1.0.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"
    OnHost: "on-host"