Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code out of node/

This commit is contained in:
Adam Ierymenko 2015-02-24 12:28:58 -08:00
commit ff255a34de
6 changed files with 214 additions and 99 deletions

View file

@ -17,7 +17,6 @@ OBJS=\
node/Multicaster.o \
node/Network.o \
node/NetworkConfig.o \
node/NetworkConfigMaster.o \
node/Node.o \
node/NodeConfig.o \
node/OutboundMulticast.o \