We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c53c5 commit e881392Copy full SHA for e881392
src/shared/type/webSocketCloseCode.ts
@@ -3,5 +3,4 @@ export enum WebSocketCloseCode {
3
InternalError = 1011,
4
PolicyViolation = 1008,
5
Unauthorized = 4401,
6
- TldrawInternalError = 4500,
7
}
0 commit comments