Documentation
Preparing search index...
@rivetkit/engine-runner-protocol
ToClientWebSocketClose
Type Alias ToClientWebSocketClose
type
ToClientWebSocketClose
=
{
code
:
u16
|
null
;
reason
:
string
|
null
;
}
Index
Properties
code
reason
Properties
Readonly
code
code
:
u16
|
null
Readonly
reason
reason
:
string
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
reason
Documentation
Loading...