Setup server
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Fri, 30 Oct 2015 09:00:54 +0000 (02:00 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Fri, 30 Oct 2015 09:00:54 +0000 (02:00 -0700)
commitb2d3be50ef26c6133e9245ba5a7ef2b531104be7
tree0765fb497176833c9b1d08f0fb306531d0bdafa7
parent6916448b15ac4764cd53cfcdd1e64629d7049c4d
Setup server
12 files changed:
CODE_TAG [new file with mode: 0644]
README.md
SConstruct [new file with mode: 0644]
setup.sh [new file with mode: 0644]
src/bbmc.cpp [new file with mode: 0644]
src/bbmc.scons [new file with mode: 0644]
src/bbmc/App.cpp [new file with mode: 0644]
src/bbmc/App.h [new file with mode: 0644]
src/bbmc/Server.cpp [new file with mode: 0644]
src/bbmc/Server.h [new file with mode: 0644]
src/bbmc/Transaction.cpp [new file with mode: 0644]
src/bbmc/Transaction.h [new file with mode: 0644]