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

Bind two libipc-related processes after the creation of a remote connection. Further explanations in the README.

Updated 2020-12-01 15:35:15 +01:00

Simple file transfer server through libIPC communications.

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

Basic tools for Baguette projects based on the crystal language. Currently implemented: logging system.

Updated 2024-02-20 23:18:55 +01:00

Cbor Query program. Also contains json-to-cbor application.

Updated 2020-11-30 04:56:28 +01:00

LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.

Updated 2023-02-08 07:02:22 +01:00