1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00
zap/facil.io/lib/facil/http/README.md
2023-12-22 04:03:32 +01:00

5 lines
360 B
Markdown

# 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](http://facil.io).
**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`).