zibri
Preparing search index...
websocket/decorators/websocket-controller.decorator
WebsocketController
Function WebsocketController
WebsocketController
(
options
?:
Partial
<
WebsocketControllerData
>
)
:
ClassDecorator
Marks a websocket controller class to be registered.
Parameters
options
:
Partial
<
WebsocketControllerData
>
= {}
Options for the websocket controller.
Returns
ClassDecorator
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Marks a websocket controller class to be registered.