Refactor MessageDecoder to Decoder

This commit is contained in:
Paul Hollinsky
2018-09-25 18:00:16 -04:00
parent 69773d6537
commit 9f20d70102
20 changed files with 301 additions and 301 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ endif()
set(COMMON_SRC
communication/message/neomessage.cpp
communication/messagedecoder.cpp
communication/decoder.cpp
communication/packetizer.cpp
communication/multichannelcommunication.cpp
communication/communication.cpp