https://github.com/creativeprojects/http-stream-server
HTTP Stream server
https://github.com/creativeprojects/http-stream-server
Last synced: 11 months ago
JSON representation
HTTP Stream server
- Host: GitHub
- URL: https://github.com/creativeprojects/http-stream-server
- Owner: creativeprojects
- License: mit
- Created: 2020-12-07T22:17:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T17:12:46.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T21:44:43.199Z (about 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTP Stream server
For fun, and for educational purposes, here's my own implementation of a stream server in Go.
Specifications are similar to https://github.com/nwtgck/piping-server