method Room.prototype.rawSize
Room.prototype.rawSize(): number

Total membership including connections that have since closed.

Return Type

number

Usage

import { Room } from "websocket-plugin/src/index.ts";