Commit Graph

19 Commits

Author SHA1 Message Date
365bf2609c The pong client can now select the name of the service. 2024-06-16 19:32:47 +02:00
6b9c65a549 C implementation: new LibIPC API. 2024-06-16 01:15:54 +02:00
2a8b4a198f Sub module init. 2024-06-06 16:11:03 +02:00
e43e34ffbd s/var/const/ 2024-06-06 01:07:33 +02:00
e20a917409 Include a pkg-config call for LDFLAGS. 2024-05-31 19:35:04 +02:00
4ba5aa93f3 Add a simple example. 2023-05-27 22:11:56 +02:00
556bdb58dd More options for websocat. 2023-05-27 22:11:20 +02:00
29ece121aa Add a second makefile, for debug rules. 2023-05-15 16:10:14 +02:00
d187d02de7 'input2ipc' and 'fromipc' handle multiple messages. 2023-05-15 15:46:04 +02:00
39fc84934d input2ipc: loop over input. 2023-05-15 09:36:12 +02:00
1435515898 Add two examples: input2ipc and fromipc (serialization of IPC messages). 2023-05-14 14:39:30 +02:00
b567a25969 Zig build system updated: can compile static binaries. 2023-02-09 16:27:02 +01:00
0585110df4 Update all READMEs. 2023-02-09 16:26:29 +01:00
bb6fc237e8 Add Crystal-related makefile configuration. 2023-02-09 13:26:01 +01:00
55a1a8cba8 Add git ignore on C binaries. 2023-02-09 13:25:43 +01:00
b1f19b30d2 Add makefiles: some useful debug and build utils. 2023-02-09 11:34:32 +01:00
75a77440e6 Add C examples. 2023-02-08 19:03:00 +01:00
4ed4471c18 Add 2 crystal LibIPC examples. 2023-02-08 09:48:37 +01:00
dcc8e7bfd9 First LibIPC examples: zig applications (pong, pongd, tcpd, ipcd). 2023-02-06 14:27:35 +01:00