scaffold some common services
This commit is contained in:
8
common/Messages.hpp
Normal file
8
common/Messages.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
// the common directory houses source code thats shared for both the server and the client:
|
||||
// common data structures (message types)
|
||||
// checksum operations
|
||||
// encode/decode on the messages
|
||||
// send and receive on those messages
|
||||
Reference in New Issue
Block a user