This is a simple template to play with websockets, IPC (libipc) communications and Halogen. Nothing serious.
 
 
 
 
Go to file
Philippe Pittoli fdc6e0ec62 Code style + (admin) remove users. 2024-03-17 02:09:16 +01:00
.github/workflows Update CI and packages for PureScript 0.14 2021-03-09 12:08:57 -08:00
app WIP: explanations. Text can now be justified. Dedicated `explanation` function. 2024-03-04 03:24:03 +01:00
dev Update index.html 2022-10-31 12:17:09 -03:00
drop Add a test file working on numbers. 2024-03-14 01:10:18 +01:00
src Code style + (admin) remove users. 2024-03-17 02:09:16 +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 handle tokens 2024-03-13 04:03:27 +01:00
package.json NPM: bulma and esbuild. 2023-06-08 16:10:23 +02:00
packages.dhall New dependency: generic-parser (+ install it locally from its git repository). 2024-01-20 02:46:24 +01:00
spago.dhall Implement Keep Alive messages. 2024-02-20 17:15:01 +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.