Commit graph

66 commits

Author SHA1 Message Date
8fb3ab19c8 Display example node 2020-02-08 23:33:25 +00:00
ff2dc3e783 Separate Node-related stuff from Api module 2020-02-08 23:26:21 +00:00
72e66a55f6 Add very basic client main
This client does not yet do anything besides displaying a single test node.
2020-02-08 23:12:36 +00:00
f8fd5d62f1 Add unfinished client Tree type 2020-02-08 23:12:29 +00:00
fd39143945 Add node editor 2020-02-08 23:11:33 +00:00
580b3b3209 Add a few node- and path-related functions 2020-02-08 23:09:49 +00:00
4a0c3e13d5 Extract utility functions
These are later going to be used by the client too
2020-02-08 20:46:53 +00:00
1b6dc379fb Switch from HashMap to Map 2020-02-08 20:46:26 +00:00
42e9f6d462 Implement basic server executable 2020-02-08 18:58:14 +00:00
33f1076b52 Add basic server 2020-02-08 18:03:29 +00:00
cde21038cb Add initial node to server hello packet 2020-02-08 18:03:00 +00:00
c8dbebaa98 Add broadcaster module 2020-02-08 14:59:54 +00:00
5c11dac047 Make API data types strict 2020-02-07 09:08:09 +00:00
4b0c40bf2b Switch to Aeson generic parsing 2020-02-07 09:06:27 +00:00
111721e3b0 Add types for API 2020-02-07 09:06:27 +00:00
cd5acfc06c Create project 2020-02-05 13:38:43 +00:00