Member Junction
    Preparing search index...

    The minimal outbound surface of the realtime WebSocket the session depends on.

    interface InworldRealtimeSocket {
        close(): void;
        send(data: string): void;
    }
    Index

    Methods

    Methods