FoxoChat.js Packages
    Preparing search index...

    Module @foxochat/gateway

    FoxoChat Gateway

    The Gateway client for foxochat.js

    Install with npm / yarn / pnpm:

    npm install @foxochat/gateway
    yarn add @foxochat/gateway
    pnpm add @foxochat/gateway
    import Gateway from "@foxochat/gateway";
    

    Enumerations

    GatewayEvents

    Classes

    Gateway
    MissingTokenError
    NotConnectedError

    Interfaces

    GatewayDestroyOptions
    GatewayEventsMap
    HeartbeatStats
    Options

    Type Aliases

    ConstructorOptions

    Variables

    DefaultOptions

    References

    default → Gateway