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

187 commits

Author SHA1 Message Date
Rene Schallner
172ddd3e0f Endpoint better json handling 2023-01-19 21:24:22 +01:00
Rene Schallner
d5ee2f11ef endpoint example mem improvement 2023-01-19 20:54:12 +01:00
Rene Schallner
1f8e8ac0e4 saner mem management, thread-safety 2023-01-19 20:34:47 +01:00
Rene Schallner
50c64e0f90 fixed users.zig 2023-01-19 16:22:23 +01:00
Rene Schallner
218b556d30 made endpoint's user list thread-safe 2023-01-18 15:03:21 +01:00
Rene Schallner
720c0f8bfe renamed endpoints example to endpoint 2023-01-18 14:35:52 +01:00
Rene Schallner
c8f9a18dc0 more sane endpoints example 2023-01-18 14:26:01 +01:00
Rene Schallner
3fa538081e cosmetics 2023-01-17 09:17:58 +01:00
Rene Schallner
4aeb8b0f1e added setStatus, updated README 2023-01-16 00:12:41 +01:00
Rene Schallner
dabf396fc9 updated comments 2023-01-15 02:48:24 +01:00
Rene Schallner
d95f45ef34 endpoints example works 2023-01-15 02:35:04 +01:00
Rene Schallner
29169149db endpoints example: better web i/f 2023-01-15 01:23:04 +01:00
Rene Schallner
bc07f3393b endpoint example: post user 2023-01-14 23:27:38 +01:00
Rene Schallner
b79d4d58c6 zap util 2023-01-14 22:18:21 +01:00
Rene Schallner
4d70181701 endpoints progress 2023-01-14 16:59:16 +01:00
Rene Schallner
0b4df3330b added basic index.html to endpoints example 2023-01-14 16:49:02 +01:00
Rene Schallner
80185931c5 cleanup 2023-01-14 16:44:40 +01:00
Rene Schallner
cd18bffc62 endpoints example progress 2023-01-14 16:40:54 +01:00
Rene Schallner
9186bb58ec endpoint example: the beginnings 2023-01-14 16:13:14 +01:00
Rene Schallner
43dbab0278 fixed max_clients for Simple* 2023-01-13 18:59:53 +01:00
Rene Schallner
ac9af50831 fixed hello_json 2023-01-13 18:18:36 +01:00
Rene Schallner
655d3c0d5d fixed hello_json example 2023-01-13 16:30:34 +01:00
Rene Schallner
0a29e52764 added json example 2023-01-13 16:27:22 +01:00
Rene Schallner
9fda8bbb27 added hello2 example 2023-01-13 11:15:42 +01:00
Rene Schallner
102c1ac12b improv 2023-01-13 04:38:58 +01:00
Rene Schallner
43cc8217ee added serve example 2023-01-12 20:35:43 +01:00
Rene Schallner
21daa0a16a dynamic route dispatch 2023-01-12 19:49:07 +01:00
Rene Schallner
eaf501df30 improvements 2023-01-12 19:06:45 +01:00
Rene Schallner
f288d2418e progress: SimpleRequest, SimpleHttpListener, etc 2023-01-12 18:07:53 +01:00
Rene Schallner
e238a5d9ea improved hello example 2023-01-12 11:21:09 +01:00
Rene Schallner
aa1bd024bf renamed facilio package to zap 2023-01-11 23:47:44 +01:00
Rene Schallner
d91df53ee7 introduced sleep workaround and exact logging 2023-01-11 23:09:04 +01:00
Rene Schallner
1174a4946d lil progress 2023-01-11 21:21:25 +01:00
Rene Schallner
80678c1cf9 zap progress 2023-01-11 20:56:08 +01:00
Rene Schallner
be41be49ea added facilio.start() 2023-01-11 19:35:42 +01:00
Rene Schallner
51b84bd198 added wrapper facilio.sendBody 2023-01-11 19:29:46 +01:00
Rene Schallner
db33bd9b40 cleaned up build process 2023-01-11 19:22:07 +01:00