Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 255 Bytes

Problem

  • You need a static file served as fast as the network can manage.
  • Your box sucks, for example because it's the cheapest virtual host you could find.

Solution

The Single-File (HTTP) server.

  • It serves a single file.
  • Fast.