@minecraft/server-net
    Preparing search index...

    Enumeration WebSocketClientCloseReasonsBeta

    Index

    Enumeration Members

    ClosedByClient: 1

    The client has closed the socket.

    ClosedByServer: 0

    The server has closed the socket.

    IncomingPayloadsTooLarge: 2

    The client has received payloads whose body exceeds the configured maximum size allowed per tick so the client has closed the socket.