There was an error fetching the commit references. Please try again later.
frame header implemented
Showing
- NetworkingLib/CMakeLists.txt 4 additions, 0 deletionsNetworkingLib/CMakeLists.txt
- NetworkingLib/include/Busyable.h 74 additions, 0 deletionsNetworkingLib/include/Busyable.h
- NetworkingLib/include/DatagramReceiver.h 13 additions, 23 deletionsNetworkingLib/include/DatagramReceiver.h
- NetworkingLib/include/DatagramSender.h 12 additions, 24 deletionsNetworkingLib/include/DatagramSender.h
- NetworkingLib/include/Frame.h 58 additions, 0 deletionsNetworkingLib/include/Frame.h
- NetworkingLib/include/Message.h 8 additions, 35 deletionsNetworkingLib/include/Message.h
- NetworkingLib/include/Resolver.h 11 additions, 26 deletionsNetworkingLib/include/Resolver.h
- NetworkingLib/include/ServiceClient.h 10 additions, 22 deletionsNetworkingLib/include/ServiceClient.h
- NetworkingLib/include/Socket.h 58 additions, 96 deletionsNetworkingLib/include/Socket.h
- NetworkingLib/include/Stream.h 84 additions, 55 deletionsNetworkingLib/include/Stream.h
- NetworkingLib/include/Utils.h 19 additions, 1 deletionNetworkingLib/include/Utils.h
- NetworkingLib/src/Socket.cpp 8 additions, 13 deletionsNetworkingLib/src/Socket.cpp
- NetworkingLib/src/Stream.cpp 16 additions, 12 deletionsNetworkingLib/src/Stream.cpp
Please register or sign in to comment