sveltekit-websockets
Preparing search index...
server
WebSocketSendOptions
Type Alias WebSocketSendOptions
type
WebSocketSendOptions
=
{
binary
?:
boolean
;
compress
?:
boolean
;
fin
?:
boolean
;
mask
?:
boolean
;
}
Index
Properties
binary?
compress?
fin?
mask?
Properties
Optional
binary
binary
?:
boolean
Optional
compress
compress
?:
boolean
Optional
fin
fin
?:
boolean
Optional
mask
mask
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
binary
compress
fin
mask
sveltekit-websockets
Loading...