This is a simple template to play with websockets, IPC (libipc) communications and Halogen. Nothing serious.
 
 
 
 
Go to file
Philippe Pittoli e63bfdca3c DROP: add some examples of Regex uses, that will be removed from production code. 2024-02-06 04:20:40 +01:00
.github/workflows
app
dev
drop DROP: add some examples of Regex uses, that will be removed from production code. 2024-02-06 04:20:40 +01:00
src Remove RR.purs (now useless). 2024-02-06 04:20:21 +01:00
test
.gitignore
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
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.