Local service plugin stuff... work in progress.

This commit is contained in:
Adam Ierymenko 2013-07-31 17:24:59 -04:00
commit f260c2839c
6 changed files with 446 additions and 1 deletions

View file

@ -18,6 +18,7 @@ OBJS=\
node/PacketDecoder.o \
node/Peer.o \
node/Salsa20.o \
node/Service.o \
node/Switch.o \
node/SysEnv.o \
node/Thread.o \