This is a simple template to play with websockets, IPC (libipc) communications and Halogen. Nothing serious.
 
 
 
 
Go to file
Philippe Pittoli efbadd09f8 README: remove old content. 2024-01-20 02:46:02 +01:00
.github/workflows Update CI and packages for PureScript 0.14 2021-03-09 12:08:57 -08:00
app Add bulma, remove 'npm serve' (let's go darhttpd!). 2023-06-08 16:31:51 +02:00
dev Update index.html 2022-10-31 12:17:09 -03:00
drop PlayingWithParsers == HomeInterface 2023-07-23 22:43:37 +02:00
src Put all decoding message code in Container instead of AuthenticationForm. 2023-10-01 01:39:37 +02:00
test Update template for Halogen 5 and Spago (#23) 2020-05-10 10:32:46 -04:00
.gitignore Commit: ignore app/index.js 2023-06-08 21:51:58 +02:00
LICENSE Initial commit 2016-01-18 21:19:35 +00:00
README.md README: remove old content. 2024-01-20 02:46:02 +01:00
makefile Generate and serve documentation. 2023-07-08 15:52:08 +02:00
package.json NPM: bulma and esbuild. 2023-06-08 16:10:23 +02:00
packages.dhall Project now compiles. 2023-05-19 23:50:24 +02:00
spago.dhall Spago: add 'control' module (for parsing). 2023-07-22 12:39:11 +02: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.