1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00

update readme

This commit is contained in:
Rene Schallner 2023-05-07 05:10:20 +02:00
parent 7588d55270
commit 3962a0b454

View file

@ -46,8 +46,7 @@ Here's what works:
itself query parameters of all supported types.
- **[cookies](examples/cookies/cookies.zig)**: a simple example sending
itself a cookie and responding with a session cookie.
- **[websockets](examples/websockets/websockets.zig)**: a simple websockets chat
for the browser.
- **[websockets](examples/websockets/)**: a simple websockets chat for the browser.
I'll continue wrapping more of facil.io's functionality and adding stuff to zap