Commit Graph

20 Commits

Author SHA1 Message Date
Tristan B. Kildaire 905ad50188 Moved code for outbound server linking to DServer 2021-01-29 21:21:59 +02:00
Tristan B. Kildaire ea36ba240d Commented 2021-01-29 21:13:08 +02:00
Tristan B. Kildaire 668790e33b Move code to the thread worker
Start thread worker
2021-01-29 21:12:27 +02:00
Tristan B. Kildaire 5ecb1faa19 Initiate outbound connetion 2021-01-29 20:48:18 +02:00
Tristan B. Kildaire 8116861986 Removed old code 2021-01-29 18:29:05 +02:00
Tristan B. Kildaire ff914cf6b5 Attach link manager (Meyer) to the server 2021-01-29 17:09:15 +02:00
Tristan B. Kildaire 0bf6e70214 Refactored startup code, remove duplicate try-catches 2021-01-29 17:00:22 +02:00
Tristan B. Kildaire fa15d5cb08 Restructured configuration sub-system 2021-01-29 16:44:31 +02:00
Tristan B. Kildaire d8f66aa271 Set the worker thread for outbound server links 2021-01-29 15:00:56 +02:00
Tristan B. Kildaire 611d9a1cc2 Disable creating Meyer in `startServer` 2021-01-29 14:30:40 +02:00
Tristan B. Kildaire 1c65c86441 STart server after configuring linking 2021-01-29 14:30:02 +02:00
Tristan B. Kildaire 5f443cfa2c Configure at start up (server linking) 2021-01-29 14:28:52 +02:00
Tristan B. Kildaire 123f1ea8b8 app.d now uses `gprintln` 2020-10-29 11:23:25 +02:00
Tristan B. Kildaire e265e09223 Fixed not taking correct config file 2020-10-16 17:15:08 +02:00
Tristan B. Kildaire 6837d290bd Type corrections 2020-10-05 17:59:40 +02:00
Tristan B. Kildaire b115634849 Yay, finally good type safety. EVen going as far ato conditions where the sign extension wouldn't differ the zeor extension, but I"M PEDANTIC AS FUCK 2020-10-05 16:41:40 +02:00
Tristan B. Kildaire cc4de82818 Freeze 2020-10-05 15:59:08 +02:00
Tristan B. Kildaire 1071d11345 Fixed argument mismatch, disabled requirement for links json key 2020-10-02 17:08:35 +02:00
Tristan B. Kildaire ef90f1ba13 daemon now uses configuration file for network parameters, also added motd command and serverinfo command (not yet implemented) 2020-10-02 16:11:27 +02:00
Tristan 🅱. Kildaire 9ad7a4b313 Initial code 2020-09-23 09:37:18 +02:00