Commit Graph

141 Commits

Author SHA1 Message Date
Tristan B. Kildaire 2d994d806a Pls work 2020-06-23 14:15:45 +02:00
Tristan B. Kildaire bbdf440d6a Upgraded dependancies for example code 2020-06-23 13:57:40 +02:00
Tristan B. Kildaire eee5867f5c WIP: Throw an error though 2020-06-23 13:31:36 +02:00
Tristan B. Kildaire 6e8e338af1 Updated tets case, we need to make the reeuqets dead 2020-06-23 13:18:42 +02:00
Tristan B. Kildaire 0f2bdb9051 Testing updates 2020-06-23 12:46:22 +02:00
Tristan B. Kildaire 086c1646b1 Fixed bug whereby requests would never be fulfilled because the fulfillment variable was never set to true. 2020-06-23 12:46:04 +02:00
Tristan B. Kildaire 705b0f8cbe `sendMessage` now uses encoder library for message encoding. 2020-06-23 12:23:56 +02:00
Tristan B. Kildaire 2dcd0f4fff Encoding library finished 2020-06-23 12:23:10 +02:00
Tristan B. Kildaire 83b863a9d8 Added protocol encoder decoder library 2020-06-23 12:21:19 +02:00
Tristan B. Kildaire 04cc444d32 Fixed bug whereby this shit definately would break. 2020-06-23 12:20:34 +02:00
Tristan B. Kildaire 0a7dda74a0 Adding tests 2020-06-23 12:11:31 +02:00
Tristan B. Kildaire 46c6c065d0 WIP: Example code 2020-06-23 11:53:05 +02:00
Tristan B. Kildaire 41dcefeb9f Updated source path in dub.json 2020-06-23 11:52:36 +02:00
Tristan B. Kildaire 1831e65193 Added logo 2020-06-23 11:33:10 +02:00
Tristan B. Kildaire 594914d33b Implemented Request queue garbage collection. 2020-06-23 11:18:41 +02:00
Tristan B. Kildaire 02ca3d9bb5 Added garbage collection to the queue. 2020-06-23 11:09:44 +02:00
Tristan B. Kildaire c1712d8afe Updated API docs 2020-06-23 10:58:11 +02:00
Tristan B. Kildaire 7787ffe1fb Added more to API docs. 2020-06-23 09:23:26 +02:00
Tristan B. Kildaire 0a74099fa7 WIP: API docs 2020-06-23 09:19:56 +02:00
Tristan B. Kildaire bef0c0f740 Cleaned up comment. 2020-06-23 09:18:20 +02:00
Tristan B. Kildaire 3fd7e3ef47 Dankie Gabs vir die name suggestion 2020-06-23 09:18:14 +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 e0c563ce68 Credit where credit is due 2020-06-23 00:33:52 +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 ebdfad5023 Addded format for protocol. 2020-06-22 21:36:06 +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 350ef9bdd3 Updated dub info 2020-06-21 17:39:50 +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 6e997db33f Added bformat as dependancy 2020-06-21 17:25:01 +02:00
Tristan B. Kildaire 1166a44c28 Initialized dub 2020-06-21 17:24:48 +02:00
Tristan B. Kildaire a4e4c3a6ee
Initial commit 2020-06-19 19:36:57 +02:00