tree: 60d6bd8f0d5c96b214dfc87647a2eb1f2ee546f3 [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/old (tmp)/http/README.md

The HTTP / Websocket extensions.

These are extensions that allow facil.io to easily implement HTTP and Websocket services. Please read the project's README.md for more details, or 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.