ConstReadonlyError: "error"The underlying WebSocket server raised an error. Payload: the Error.
ReadonlyRoomClosed: "roomClosed"A room closed and was removed from the registry. Payload: the roomId.
ReadonlyRoomCreated: "roomCreated"First peer created a new room. Payload: the Room.
Names of the events emitted by a SignalingServer instance.