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-04-29 15:23:43 +02:00

Inter-Process Communication Daemon.

Updated 2024-06-28 17:54:02 +02:00

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

Updated 2024-06-18 22:07:42 +02: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 2024-06-18 21:17:10 +02:00

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

Updated 2024-06-28 23:17:40 +02:00

Example of `libipc` usage.

Updated 2020-07-13 14:37:06 +02:00

Bindings for the hexa library (search for libhexa in Baguette).

Updated 2024-06-21 13:29:16 +02:00

Simple file transfer server through libIPC communications.

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

Document-oriented DataBase. A full Crystal database management without SQL, storing data in plain files.

Updated 2021-01-01 16:07:32 +01:00

Document-oriented DataBase. A full Crystal database management without SQL, storing data in plain files.

Updated 2024-07-02 17:00:29 +02:00

`dnsmanager` is a server application for the `netlibre` website allowing to manage domain names and their zones. This application is to be combined with its web interface and the `authd` service for authentication.

Updated 2024-07-07 11:40:30 +02:00

CBOR library for the Crystal language. Similar to the JSON-mapping implementation.

Updated 2020-12-01 15:14:46 +01:00

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

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

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

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

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

Updated 2024-07-10 17:56:05 +02:00