This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
HttpServer and WsServer resources should be configurable at service level #8849
SpawnTasksParamsshould include additional fields that can be used when calling thestart_rpc_serversfunction to override:HttpServerpool (currently hardcoded to 4).WS_MAX_CONNECTIONS, ideally one should be able to override this as well (currently 100).