Commit af5989d
feat: Support recovery from more websocket clsoe-codes (#1403)
* fix: Add more standard websocket close codes
* fix: Move 1011, 1012 to non-resumable
* feat: add more close codes and add comments + sanity check
* style: fix whitespace on comment
Co-authored-by: AlbertUnruh <73029826+AlbertUnruh@users.noreply.github.com>
Signed-off-by: LordOfPolls <dev@lordofpolls.com>
* style: grammar fix
Co-authored-by: AlbertUnruh <73029826+AlbertUnruh@users.noreply.github.com>
Signed-off-by: LordOfPolls <dev@lordofpolls.com>
---------
Signed-off-by: LordOfPolls <dev@lordofpolls.com>
Co-authored-by: zevaryx <zevaryx@gmail.com>
Co-authored-by: AlbertUnruh <73029826+AlbertUnruh@users.noreply.github.com>1 parent 8e38896 commit af5989d
1 file changed
+46
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
0 commit comments