Commit Graph

14 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 3bd59840fd Upgraded to new Tasky, now using fixed descriptor classes 2022-05-24 23:04:49 +02:00
Tristan B. Velloza Kildaire 60e333c3b3 Fixed broken dependencies 2022-05-20 19:03:35 +02:00
Tristan B. Velloza Kildaire 3ca097152f Start tasky on connect() call, instantiate a new Tasky engine in the libdnet ctor 2022-05-20 19:02:41 +02:00
Tristan B. Velloza Kildaire fdf8d0ba04 Added README 2022-05-19 17:16:09 +02:00
Tristan B. Velloza Kildaire e17a775106 Updates 2022-05-19 17:08:54 +02:00
Tristan B. Velloza Kildaire 1a9ebb94de Shutdown the client when the refcount hits zero 2022-01-12 15:57:26 +02:00
Tristan B. Velloza Kildaire dde2787bf5 Added FETCH_PROFILE ClientType 2022-01-12 15:48:16 +02:00
Tristan B. Velloza Kildaire acda486294 Updatd dependencies 2022-01-12 15:45:00 +02:00
Tristan B. Velloza Kildaire 86ff2f5148 Added ENTITYMESSAGE ClientType 2022-01-12 15:44:50 +02:00
Tristan B. Velloza Kildaire eba9608f89 Added more message types, added unittest for testing creation, encoding and decoding of the Header message type 2022-01-11 14:42:08 +02:00
Tristan B. Velloza Kildaire 1cf64931ff Added some message types, removed protocolbuffer dependency and added msgpack dependency 2022-01-11 10:33:15 +02:00
Tristan B. Velloza Kildaire 7d096ce8f2 Removed uneeded app.d 2021-12-27 13:11:41 +02:00
Tristan B. Velloza Kildaire 27ef2b908e Set build type to 'library' 2021-12-24 08:52:38 +02:00
Tristan B. Velloza Kildaire 97d6125e9a Initial commit 2021-12-23 17:12:55 +02:00