Skip to content

Releases: tinyblinker/webserver

Release list

v0.1.0

Choose a tag to compare

@tinyblinker tinyblinker released this 21 May 05:54
2f0f268

Development Goals

Current goals:

  • Return static files in single-threaded mode
  • Return .cgi processing results in single-threaded mode
  • Return static files in multithreaded mode
  • Return .cgi files in multithreaded mode
  • Support SFF (theoretically supported, not yet tested)