Scripting: reimplement protocol over plan UDP using boost::asio
This commit is contained in:
parent
bad2e084e3
commit
d765a73a53
9 changed files with 152 additions and 134 deletions
|
@ -13,6 +13,9 @@
|
|||
|
||||
namespace RPC {
|
||||
|
||||
class Packet;
|
||||
struct PacketHeader;
|
||||
|
||||
class RPCServer {
|
||||
public:
|
||||
RPCServer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue