Commit c4dac63
fix: ws errors should conform to jsonrpc spec (#2505)
* fix: ws errors should conform to jsonrpc spec
Signed-off-by: Ted Yeh <[email protected]>
* Update packages/ws-server/src/metrics/connectionLimiter.ts
Co-authored-by: Logan Nguyen <[email protected]>
Signed-off-by: ted-yeh-vc <[email protected]>
* Update packages/ws-server/src/metrics/connectionLimiter.ts
Co-authored-by: Logan Nguyen <[email protected]>
Signed-off-by: ted-yeh-vc <[email protected]>
* Update packages/ws-server/src/metrics/connectionLimiter.ts
Co-authored-by: Logan Nguyen <[email protected]>
Signed-off-by: ted-yeh-vc <[email protected]>
---------
Signed-off-by: Ted Yeh <[email protected]>
Signed-off-by: ted-yeh-vc <[email protected]>
Co-authored-by: Logan Nguyen <[email protected]>1 parent c6cfd6c commit c4dac63
1 file changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
137 | 144 | | |
138 | 145 | | |
139 | 146 | | |
| |||
152 | 159 | | |
153 | 160 | | |
154 | 161 | | |
155 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
156 | 170 | | |
157 | 171 | | |
158 | 172 | | |
| |||
188 | 202 | | |
189 | 203 | | |
190 | 204 | | |
191 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
192 | 213 | | |
193 | 214 | | |
194 | 215 | | |
| |||
0 commit comments