This is a simple template to play with websockets, IPC (libipc) communications and Halogen. Nothing serious.
 
 
 
 
Go to file
Philippe Pittoli b6b6a6be77 WS: `send_message` function. Will soon serve for sending keepalive messages. 2024-02-20 04:57:41 +01:00
.github/workflows
app Add bulma, remove 'npm serve' (let's go darhttpd!). 2023-06-08 16:31:51 +02:00
dev
drop Remove original Interface. 2024-02-17 19:19:18 +01:00
src WS: `send_message` function. Will soon serve for sending keepalive messages. 2024-02-20 04:57:41 +01:00
test
.gitignore Commit: ignore app/index.js 2023-06-08 21:51:58 +02:00
LICENSE
README.md README: remove old content. 2024-01-20 02:46:02 +01:00
makefile Quick fix to generate the documentation. 2024-02-16 02:36:48 +01:00
package.json
packages.dhall New dependency: generic-parser (+ install it locally from its git repository). 2024-01-20 02:46:24 +01:00
spago.dhall Labeled button. 2024-02-17 06:53:20 +01:00

README.md

dnsmanager interface

Quick Start

make

Introduction

This code is an alpha version of the official interface for dnsmanager (second edition). For now, nothing much to see.