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

11 commits

Author SHA1 Message Date
Michael Pollind
6174c3e5e0 feat: add parition support for cookies in facil.io
Signed-off-by: Michael Pollind <mpollind@gmail.com>
2025-08-06 21:12:08 -07:00
vctrmn
a56781df24 Fix deprecated warning for non-prototype function declaration in websocket.c 2025-03-03 17:10:43 +01:00
Michael Wendt
8d1574619c feat: remove deprecated path
LazyPath has been deprecated in Zig 0.12 and in
the Zig master this breaks zig build.
2024-05-22 10:10:55 +02:00
Tobias Simetsreiter
3f7492260d zig 0.12.0-dev.3561+f45ba7d0c: remove type argument from fieldParentPtr 2024-04-07 18:21:49 +02:00
Rene Schallner
31bf768b96 fix build for latest zig master 2024-01-05 15:37:25 +01:00
Rene Schallner
c38856d0e1 added zap.Tls, updated https example 2023-12-30 03:13:36 +01:00
Rene Schallner
82323f835e 0.12.0 ready 2023-12-29 23:34:33 +01:00
Rene Schallner
ff1a0a2174 facilio: openssl exit codes suggested by @CoalNova 2023-12-29 16:13:58 +01:00
Rene Schallner
62fc16aaac build.zig changes for conditional openssl support 2023-12-29 15:57:20 +01:00
Rene Schallner
6ef7559fd8 attempt to fix new facilio build: install lib 2023-12-22 04:24:25 +01:00
Rene Schallner
e75e1b06e9 swallowed facil.io into zap 2023-12-22 04:03:32 +01:00