mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
update readme
This commit is contained in:
parent
7588d55270
commit
3962a0b454
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue