https://github.com/hellojukay/http_server
OCaml 编写的多进程 http 服务
https://github.com/hellojukay/http_server
Last synced: about 1 year ago
JSON representation
OCaml 编写的多进程 http 服务
- Host: GitHub
- URL: https://github.com/hellojukay/http_server
- Owner: hellojukay
- Created: 2021-11-25T01:42:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T09:48:59.000Z (over 4 years ago)
- Last Synced: 2025-01-29T08:34:08.191Z (over 1 year ago)
- Language: OCaml
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http_server
# 实验性项目,实验 linux 多进程网络编程
# 完成中..