SerenityJS
    Preparing search index...

    The raknet server

    Hierarchy

    Index

    Constructors

    Properties

    alive: boolean = true

    Weather the server is alive

    connections: Set<Connection> = ...

    A collection of connections for the server.

    guid: bigint = ...

    The server guid for the server instance.

    interval: null | Timeout = null

    The server tick interval

    logger: Logger = ...

    The raknet server logger

    The raknet properties for the server instance.

    socket: Socket = ...

    The udp4 socket instance for the server.

    Accessors

    • get maxListeners(): number

      Returns number

    • set maxListeners(value: number): void

      Parameters

      • value: number

      Returns void

    Methods

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      Returns boolean

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      Returns this

    • Type Parameters

      Parameters

      • Optionalevent: K

      Returns this

    • Type Parameters

      Parameters

      • Optionalevent: K

      Returns this

    • Type Parameters

      Parameters

      • Optionalevent: K

      Returns this

    • Type Parameters

      Parameters

      Returns this

    • Parameters

      • path: string

      Returns this