Testing the encoder for sending more complex messages

This commit is contained in:
Paul Hollinsky
2018-10-03 14:33:30 -04:00
parent 590a99d995
commit dffae23e54
13 changed files with 78 additions and 37 deletions
+1
View File
@@ -42,6 +42,7 @@ endif()
set(COMMON_SRC
communication/message/neomessage.cpp
communication/decoder.cpp
communication/encoder.cpp
communication/packetizer.cpp
communication/multichannelcommunication.cpp
communication/communication.cpp