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

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

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

Example of `libipc` usage.

Updated 2020-07-13 14:37:06 +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 2024-04-26 23:30:24 +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

`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-04-28 17:16:49 +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-04-28 23:22:28 +02:00