Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
"80022": "unable to continue current comet connection",
"80023": "unable to resume connection from a different site",
"80024": "protocol version is no longer supported",
"80025": "exceeded maximum concurrent connections permitted for this token",
"80030": "client restriction not satisfied",

"90000": "channel operation failed",
Expand Down
Loading