WebsocketServerRef
이 콘텐츠는 아직 번역되지 않았습니다.
WebsocketServerRef<
TOut,TIn,TSelf> =ActorRef<WebsocketServerMessage<TOut,TIn,TSelf>>
Defined in: src/http/websocket/WebsocketMessages.ts:115
Convenience alias for a reference to a hub actor.
Type Parameters
Section titled “Type Parameters”TOut
TIn
TSelf = never
