tree: b8519b44558b5fd5c5122fb35d012e105c52cfe9 [path history] [download]
  1. README.md
  2. http.c
  3. http.h
  4. http1.c
  5. http1.h
  6. http_internal.c
  7. http_internal.h
  8. parsers/
  9. websockets.c
  10. websockets.h
lib/facil/http/README.md

The HTTP / WebSocket extensions.

These are extensions that allow facil.io to easily implement HTTP and WebSocket services. For more details, visit facil.io's website.

Notice: these extensions requires the core facil.io library (fio.h and fio.c) and it's FIOBJ soft type system (the fiobj folder, included through fiobj.h).