Baguette

Example of `libipc` usage.

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

Updated 2021-01-26 03:17:39 +01:00

LibIPC usage examples in many languages.

Updated 2023-05-27 22:12:08 +02:00

Updated 2020-04-13 18:25:13 +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-04-28 01:25:13 +02:00

Updated 2020-04-13 01:11:59 +02:00

Updated 2020-12-21 19:43:39 +01:00

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

Updated 2024-03-24 01:01:05 +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

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

OLD IMPLEMENTATION. The new one is in Zig and fucking ROCKS: https://git.baguette.netlib.re/Baguette/libipc Inter-Process Communication library based on unix sockets.

Updated 2023-02-15 15:56:43 +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

This currently is a test to create a new kind of (very simple) parser that could handle arbitrary error messages. I want my errors to be easily translated in different languages, so they shouldn't be arbitrary strings.

Updated 2024-03-07 00:17:55 +01:00

Members 1