23 Commits

Author SHA1 Message Date
17144a7981 fix for 0.15 master and tested 2025-05-15 15:10:56 -05:00
b242ec16f3 maybe this'll do? 2024-11-04 20:53:13 -05:00
1369fae820 replace git ignore 2024-11-04 20:41:15 -05:00
d4613bb2ca fixes 2024-11-04 20:39:37 -05:00
Igor Anić
5d231649a9 fix std.mem.copy rename 2024-01-04 22:06:05 +01:00
Igor Anić
24137e1045 add one more test in example 2023-12-31 15:21:57 +01:00
Igor Anić
c00e95736e fix example to use latest library 2023-12-31 15:21:33 +01:00
Igor Anić
a3d6d97bd1 fix build with newer Zig var => const 2023-12-31 15:16:48 +01:00
Igor Anić
be1bc42cb8 update example 2023-11-12 10:28:39 +01:00
Igor Anić
6fb8ed90ba fix build error on Linux 2023-11-12 10:26:34 +01:00
Igor Anić
9ecb2aeba9 update example 2023-11-12 10:21:54 +01:00
Igor Anić
8be486b673 update to the latest Zig master
Building with: 0.12.0-dev.1591+3fc6a2f11
2023-11-12 08:52:48 +01:00
Igor Anić
ac7f67f0ee add zig package manager help to readme 2023-07-13 17:18:03 +02:00
Igor Anić
4ed231aa52 add example of how to link library 2023-07-13 17:13:22 +02:00
Igor Anić
9186b0f5fd add notes to the readme 2023-07-13 17:07:48 +02:00
Igor Anić
356d180507 add zlib files instead of submodule
Submodule is not working with github archive.
Files are missing when get with zig package manager.
2023-07-13 17:07:22 +02:00
Igor Anić
cedf6d2b2f remove submodule 2023-07-13 17:06:09 +02:00
Igor Anić
970b1e4e90 remove submodule 2023-07-13 16:55:38 +02:00
Igor Anić
f88a6c8726 move readme to root 2023-07-13 14:46:51 +02:00
Igor Anić
81f445d03f add few words to the readme 2023-07-13 14:45:12 +02:00
Igor Anić
53a5be2037 enable websocket tail-less mode 2023-07-13 14:36:10 +02:00
Igor Anić
270d34d2d7 add zlib c library as submodule 2023-07-13 13:29:38 +02:00
Igor Anić
cefc237511 initial commit
Extracted project from https://github.com/ianic/websocket.zig/tree/main
Project is heavily based on https://github.com/mattnite/zig-zlib
2023-07-13 13:28:32 +02:00