Commit Graph

22 Commits

Author SHA1 Message Date
Tristan B. Kildaire 56315632e0 Restart work on project - new ideals 2021-01-05 23:08:40 +02:00
Tristan B. Kildaire b862ba7270 WIP 2020-05-09 16:14:55 +02:00
Tristan B. Kildaire 5e68fd511d Added todo 2020-05-07 19:34:21 +02:00
Tristan B. Kildaire 3abf89611d Refactored app.d 2020-05-01 09:19:38 +02:00
Tristan B. Kildaire 5204274a76 Configuration file is now read in from arguments. 2020-04-30 19:18:00 +02:00
Tristan B. Kildaire 0d6b757923 Cleaned up code.
Only show debugging if envrionment variable
`R_DEBUG` is set.
2020-04-30 19:10:26 +02:00
Tristan B. Kildaire d3600d171a WIP: 'admin' field in server.conf. Changed to 'dprint' and message in app.d. WIP: 'sendServers' 2020-04-29 13:55:38 +02:00
Tristan B. Kildaire ed1f995b3c Privatised functions that need not be public 2020-04-28 18:05:47 +02:00
Tristan B. Kildaire efe222a5c6 New directory structure 2020-04-24 17:48:22 +02:00
Tristan B. Kildaire 836e4cdc80 Moved code 2020-04-20 22:02:12 +02:00
Tristan B. Kildaire bbd9071470 Use configuration file and added an example configuration file 2020-04-17 20:23:22 +02:00
Tristan B. Kildaire 412df621f0 Test main 2020-04-17 16:06:13 +02:00
Tristan B. Kildaire aa3efdd2b4 Added example unit test 2020-04-17 15:51:36 +02:00
Tristan B. Kildaire 6bef22c1d2 Fixed JSON parsing bug where key "type" would not be found 2020-04-17 11:43:26 +02:00
Tristan B. Kildaire 5a80f0cabc WIP 2020-04-16 19:28:36 +02:00
Tristan B. Kildaire 8b317e0033 Noted bug 2020-04-16 18:52:28 +02:00
Tristan B. Kildaire 625f737b2a JSON parsing implemented 2020-04-16 18:46:26 +02:00
Tristan B. Kildaire 9f98dbb178 Imagine knowing how to use a streaming socket 2020-04-16 18:15:47 +02:00
Tristan B. Kildaire 94410a1c53 Initialize and run server 2020-04-16 16:39:31 +02:00
Tristan B. Kildaire e53fd120ed Create server with hardcoded AF_INET4 bind address and TCP port 2020-04-16 16:35:07 +02:00
Tristan B. Kildaire 1fa9aa6292 Added some stubs 2020-04-16 15:02:34 +02:00
Tristan B. Kildaire cca6b75416 Added dub files 2020-04-16 14:58:41 +02:00