Commit Graph

17 Commits

Author SHA1 Message Date
Tristan B. Kildaire
02ca3d9bb5 Added garbage collection to the queue. 2020-06-23 11:09:44 +02:00
Tristan B. Kildaire
bef0c0f740 Cleaned up comment. 2020-06-23 09:18:20 +02:00
Tristan B. Kildaire
818b12f111 Removed unused function. 2020-06-23 09:16:40 +02:00
Tristan B. Kildaire
b75b11e2b0 Finalised 2020-06-23 01:07:17 +02:00
Tristan B. Kildaire
6e2a92a59b Added all code needed to get it working. 2020-06-23 00:33:01 +02:00
Tristan B. Kildaire
71879638c6 Fixed all compilation issues. 2020-06-22 22:37:45 +02:00
Tristan B. Kildaire
e46f7d80fd Fixed variable name. 2020-06-22 22:36:58 +02:00
Tristan B. Kildaire
581b6bd5ee Construct tristanable pakcet. 2020-06-22 22:36:43 +02:00
Tristan B. Kildaire
cbadba2f1e Save socket. 2020-06-22 22:25:58 +02:00
Tristan B. Kildaire
86e7a9c11f Send generated message over socket to endpoint. 2020-06-22 22:25:32 +02:00
Tristan B. Kildaire
63119aab91 Added new depepdancy. 2020-06-22 22:23:33 +02:00
Tristan B. Kildaire
47e9059a66 WIP: sendMessage(ulong, byte[]) 2020-06-22 22:21:33 +02:00
Tristan B. Kildaire
783070f828 Added some stub functions. 2020-06-22 20:48:09 +02:00
Tristan B. Kildaire
05718602b3 Added event loop. 2020-06-22 20:16:39 +02:00
Tristan B. Kildaire
647b86f3c2 Added constructors to types Manager and Watcher 2020-06-21 17:36:43 +02:00
Tristan B. Kildaire
23c4e85134 Added module structure and stub modules. 2020-06-21 17:27:20 +02:00
Tristan B. Kildaire
1166a44c28 Initialized dub 2020-06-21 17:24:48 +02:00