/wsr

web scale for librcd

Primary LanguageCMozilla Public License 2.0MPL-2.0

wsr - web scale for librcd

wsr is a small web server built on top of librcd, with support for:

  • HTTP 1.0 and 1.1
  • Static and dynamic responses
  • GET, POST
  • File uploads
  • Cookies
  • Web Sockets
  • HTML templating

See hello.c for examples of usage.