Skip to content

Interface: RTUServerToClientEvents

The events declared in the ServerToClientEvents interface are used when sending and broadcasting events. This interface is exposed to allow type augmentation.

Extends

Indexable

ts
[event: string]: any

Events

EventTypeDescription
setup(info: RTURootSetupInformation) => voidSent when a new connection is made to the root namespace