RPC infrastructure work in progress.

This commit is contained in:
Adam Ierymenko 2013-07-25 15:19:35 -04:00
commit af8fcac0fc
7 changed files with 179 additions and 13 deletions

View file

@ -21,6 +21,7 @@ OBJS=\
node/PacketDecoder.o \
node/Pack.o \
node/Peer.o \
node/RPC.o \
node/Salsa20.o \
node/Switch.o \
node/SysEnv.o \