sharkey/packages/backend/src/server/api
syuilo f930eaee02
perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node

Resolve #10883

* refactor

* Update StreamingApiServerService.ts

* Update StreamingApiServerService.ts

* ✌️

* Update StreamingApiServerService.ts

* fix main stream init

* fix timing 2

* setIntervalの重複を避ける(気休め)

* add comment

* ✌️

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-05-29 13:32:19 +09:00
..
endpoints enhance(backend): migrate bull to bullmq (#10910) 2023-05-29 11:54:49 +09:00
openapi refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
stream perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884) 2023-05-29 13:32:19 +09:00
ApiCallService.ts refactor 2023-05-29 13:21:26 +09:00
ApiLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ApiServerService.ts enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和 2023-04-11 14:28:40 +09:00
AuthenticateService.ts perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884) 2023-05-29 13:32:19 +09:00
endpoint-base.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
endpoints.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
EndpointsModule.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
error.ts enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
GetterService.ts refactor: 型エラー修正 / Fix type errors backend (#9983) 2023-02-20 08:13:37 +09:00
RateLimiterService.ts fix types 2023-04-14 13:50:05 +09:00
SigninApiService.ts fix type 2023-02-22 14:53:36 +09:00
SigninService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
SignupApiService.ts refactor 2023-05-02 10:26:18 +00:00
StreamingApiServerService.ts perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884) 2023-05-29 13:32:19 +09:00