https://github.com/bineesh-n/simplehttpserver
A very simple HTTP server with Boost's ASIO
https://github.com/bineesh-n/simplehttpserver
asio boost boost-asio http httpserver
Last synced: 3 months ago
JSON representation
A very simple HTTP server with Boost's ASIO
- Host: GitHub
- URL: https://github.com/bineesh-n/simplehttpserver
- Owner: bineesh-n
- Created: 2018-09-26T09:58:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T10:05:29.000Z (over 6 years ago)
- Last Synced: 2025-01-08T10:41:13.848Z (4 months ago)
- Topics: asio, boost, boost-asio, http, httpserver
- Language: C++
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleHTTPServer
A very simple HTTP server with Boost's ASIO