added error types for failing decoding or encoding
Showing
- NetworkingLib/include/DatagramReceiver.h 8 additions, 7 deletionsNetworkingLib/include/DatagramReceiver.h
- NetworkingLib/include/DatagramSender.h 3 additions, 3 deletionsNetworkingLib/include/DatagramSender.h
- NetworkingLib/include/Error.h 18 additions, 0 deletionsNetworkingLib/include/Error.h
- NetworkingLib/include/Message.h 90 additions, 27 deletionsNetworkingLib/include/Message.h
- NetworkingLib/include/Resolver.h 3 additions, 3 deletionsNetworkingLib/include/Resolver.h
- NetworkingLib/include/ServiceClient.h 4 additions, 3 deletionsNetworkingLib/include/ServiceClient.h
- NetworkingLib/include/ServiceServer.h 5 additions, 4 deletionsNetworkingLib/include/ServiceServer.h
- Protocol/CMakeLists.txt 14 additions, 1 deletionProtocol/CMakeLists.txt
- Protocol/include/json.hpp 14874 additions, 0 deletionsProtocol/include/json.hpp
Please register or sign in to comment