Skip to content

Version 0.7 - Brotli compression and fetch() API

Choose a tag to compare

@maddsua maddsua released this 06 Jan 19:25
· 298 commits to main since this release

An easy to integrate request-function web server

Features list:

  • HTTP/1.1 (yeah, this part is not very exciting)
  • Isolated request handlers (this is cooler 😎)
  • br. gzpi and deflate Content-Encoding support
  • Basic Fetch API
  • Very basic filesystem functions
  • Entire winapi to play with
  • Probably something else, that I forgot