Commit graph

17 commits

Author SHA1 Message Date
floscodes
e7960eba28 io_mode evented and close server when addr in use 2023-04-29 12:46:41 +02:00
floscodes
58c46692c6 add Run Server Test 2023-04-28 22:26:26 +02:00
floscodes
98709106e5 fix memory leaks 2023-04-28 21:53:30 +02:00
flopetautschnig
9ee1561eae
requires at least zig 0.11.0 2023-04-25 11:06:23 +02:00
flopetautschnig
32c1f95938
Rely on zig 0.10.1 2023-04-24 22:21:47 +02:00
flopetautschnig
d371ce8b9d
Update types.zig 2023-04-24 17:01:36 +02:00
flopetautschnig
104f2c7649
Update server.zig 2023-04-24 14:48:39 +02:00
flopetautschnig
1bf1b8c493
Delete main.zig 2023-04-24 12:12:42 +02:00
flopetautschnig
c93190b29a
make lib and zig.mod 2023-04-23 14:12:56 +02:00
flopetautschnig
9d75b30c9c
First version is working! Now ready for testing ;) 2023-04-23 13:16:45 +02:00
flopetautschnig
e4d89fe903
build Request and stringify Response working 2023-04-22 22:31:10 +02:00
flopetautschnig
a459ea9dd3
fix build method of Response, create server.zig 2023-04-22 17:26:49 +02:00
flopetautschnig
2c83ea2a38
change many things an continue work 2023-04-21 16:13:20 +02:00
flopetautschnig
e7340bb3f2
adding many things, adding docs 2023-04-19 09:30:53 +02:00
flopetautschnig
bc0f05feda
add fn to status, changed Request Response structs 2023-04-16 17:31:53 +02:00
flopetautschnig
1f171b59c0
adding http status codes and types moving to the src folder 2023-04-15 17:39:40 +02:00
flopetautschnig
34ff28b628
initial push - init server 2023-04-11 19:12:18 +02:00