Server/project
RomanxTheLast 398bf43444 Add async to the handleRequest chain in HttpServer (!387)
The httpListeners are promise based but they aren't awaited when handling the request.

I found this while implementing another version of HttpServer in a mod but couldn't actually find where this would cause an issue so feel free to close this if you think it's not worth it.

Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/387
Co-authored-by: RomanxTheLast <alex@romanx.co.uk>
Co-committed-by: RomanxTheLast <alex@romanx.co.uk>
2024-07-28 13:45:09 +00:00
..
assets Updated crowdin locales 2024-07-26 19:29:39 +01:00
src Add async to the handleRequest chain in HttpServer (!387) 2024-07-28 13:45:09 +00:00
tests Apply Biome Formatting 2024-07-23 11:30:35 -04:00
.editorconfig Fixes Markdown Formatting 2024-05-07 13:37:01 -04:00
.nvmrc Updates NPM Packages - Node v20.11.1 LTS (!260) 2024-03-14 09:08:40 +00:00
.swcrc Apply Biome Formatting 2024-07-23 11:30:35 -04:00
biome.jsonc Apply Biome Formatting 2024-07-23 11:30:35 -04:00
gulpfile.mjs Apply Biome Formatting 2024-07-23 11:30:35 -04:00
package.json Adds Biome - Removes ESLint & Prettier (!383) 2024-07-23 11:25:08 -04:00
pkgconfig.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
Server.code-workspace Adds Biome - Removes ESLint & Prettier (!383) 2024-07-23 11:25:08 -04:00
tsconfig.base.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
tsconfig.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
tsconfig.typedef.json Apply Biome Formatting 2024-07-23 11:30:35 -04:00
typedoc.json Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
vitest.config.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00