This is a simple template to play with websockets, IPC (libipc) communications and Halogen. Nothing serious.
 
 
 
 
Go to file
Philippe Pittoli 2904a0e089 UpdateLocalForm: simpler code, could replace dozens and dozens of lines. 2024-02-04 14:33:16 +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 WIP: code clean-up. loopE to loop over Halogen evenful functions. 2024-01-22 21:22:30 +01:00
src UpdateLocalForm: simpler code, could replace dozens and dozens of lines. 2024-02-04 14:33: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 Start using GenericParser. 2024-01-20 05:00:03 +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 New dependency: generic-parser (+ install it locally from its git repository). 2024-01-20 02:46:24 +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.