Commit graph

8 commits

Author SHA1 Message Date
Johannes Schriewer
cd89a74ff6 Remove debug.c as it is empty 2018-07-31 18:09:52 +02:00
Johannes Schriewer
83aa7e5231 Build header file from template, create 'dist' target 2018-07-31 17:41:46 +02:00
7a2f11d76b Hide server-only functionality for client builds and vice versa.
Coverage and Test targets forcefully enable both sides to do their things.

Re #17
2018-07-30 23:25:55 +02:00
05b939dfea Implement statemachine, QoS untested for now 2018-07-30 02:53:18 +02:00
091e6bf4b9 General cleanup 2018-07-29 03:41:55 +02:00
fb938637cc Compile in DEBUG mode for now
Note to self: Modify makefile to output two libs, one debug, one release
2018-07-28 20:38:41 +02:00
6ff7d2a841 Implement packet encoder, start writing tests 2018-07-28 02:30:41 +02:00
4a32facdb5 Initial commit 2018-07-27 02:25:06 +02:00