文件名称:not-an-httpserver:HTTP1.0服务器的简单实现(挑战)
文件大小:652KB
文件格式:ZIP
更新时间:2024-04-16 21:47:20
JavaScript
不是HTTP服务器 HTTP / 1.0服务器的简单实现(挑战) 是的,我*将build文件夹推送到仓库中,因为该文件夹不会在NPM上发布,因此我需要将其安装在另一个项目中。
【文件预览】:
not-an-httpserver-main
----.github()
--------workflows()
----yarn.lock(150KB)
----.prettierignore(38B)
----src()
--------request.ts(707B)
--------index.ts(112B)
--------response.ts(2KB)
--------helpers()
--------server.ts(5KB)
----.vscode()
--------extensions.json(118B)
--------settings.json(269B)
----.eslintrc.yml(230B)
----.yarnrc.yml(42B)
----tsconfig.json(242B)
----build()
--------response.d.ts(839B)
--------server.js(6KB)
--------server.d.ts(1KB)
--------request.js(378B)
--------request.d.ts(571B)
--------response.js(2KB)
--------helpers()
--------index.d.ts(112B)
--------index.js(773B)
----README.md(238B)
----.gitignore(584B)
----.yarn()
--------sdks()
--------releases()
----.eslintignore(5B)
----package.json(1KB)