rest-vir - v2.2.0
Preparing search index...
WebSocketImplementation
Type Alias WebSocketImplementation<ThisWebSocket, HostContext>
WebSocketImplementation
:
WebSocketImplementationBase
<
ThisWebSocket
,
HostContext
,
HostWebSocketParamsExtras
<
ThisWebSocket
>
,
>
Implementation envelope for a single WebSocket on the host (fastify-backed) side.
Type Parameters
ThisWebSocket
extends
Readonly
<
WebSocketDefinition
>
=
WebSocketDefinition
HostContext
=
unknown
Package
@rest-vir/host
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v2.2.0
Loading...
Implementation envelope for a single WebSocket on the host (fastify-backed) side.