Updated 2020-04-29 15:23:43 +02:00

Experimental Löve-like APIs for game programming.

Updated 2021-04-19 22:11:37 +02:00

Updated 2020-12-15 10:06:28 +01:00

Authentication server providing tokens for users. Usable by all libIPC services.

Updated 2024-03-24 01:01:05 +01:00

Updated 2021-01-01 13:30:52 +01:00

Updated 2020-04-20 12:43:17 +02:00

This is a generic mailer. It can be used to send emails via a template. In a near future, it will be able to be a daemon so we can request it through libipc.

Updated 2023-02-04 03:16:08 +01:00

Updated 2020-12-24 08:45:08 +01:00

OLD IMPLEMENTATION. See https://git.baguette.netlib.re/Baguette/ipc.cr for the new version. LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.

Updated 2023-02-07 09:03:15 +01:00

This is a prequel to `package.mk`. Conserved for historical reasons and as a Crystal code example.

Updated 2022-01-17 12:41:38 +01:00

Websocketd is the application allowing the connection to libipc-related services from the websocket protocol.

Updated 2020-12-02 18:58:26 +01:00

Simple file transfer server through libIPC communications.

Updated 2023-07-16 00:48:58 +02:00