An experiment in tree-based interaction
Find a file
Joscha 50e78cfed3 [client] Use the correct function for the job
Somehow, I missed this function and reimplemented it myself. Sometimes it helps
to read the documentation...
2020-02-28 19:25:31 +00:00
client [client] Rewrite client structure 2020-02-19 23:12:53 +00:00
docs [docs] Add back inital root node in server hello packet 2020-02-18 12:13:29 +00:00
server [server] Move server-related files into their own subdirectory 2020-02-26 08:57:09 +00:00
src/Forest [client] Use the correct function for the job 2020-02-28 19:25:31 +00:00
.gitignore Create project 2020-02-05 13:38:43 +00:00
CHANGELOG.md Create project 2020-02-05 13:38:43 +00:00
LICENSE Create project 2020-02-05 13:38:43 +00:00
package.yaml [client] Improve reply interactions 2020-02-24 12:41:32 +00:00
README.md [docs] Add API documentation 2020-02-15 14:27:23 +00:00
Setup.hs Create project 2020-02-05 13:38:43 +00:00
stack.yaml [stack] Update resolver 2020-02-24 13:27:39 +00:00
stack.yaml.lock [stack] Update resolver 2020-02-24 13:27:39 +00:00

forest

Forest is an experiment in tree-based interaction.

API documentation