Options for a room broadcast.
readonly
optional
except: IWebSocketConnection
A member to skip — typically the sender, so it does not echo to itself.
Options for a room broadcast.
except: IWebSocketConnection
A member to skip — typically the sender, so it does not echo to itself.
import { type RoomBroadcastOptions } from "common/src/index.ts";