Commit graph

17 commits

Author SHA1 Message Date
4d6af92a43 C pongd: press enter to quit. 2025-10-18 23:15:29 +02:00
6656e90790 Crystal: ipc library now has a "main" branch. 2025-10-18 11:16:49 +02:00
fba7b11cbe C examples updated to the latest libipc API. 2025-10-17 23:39:34 +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