Commit Graph

3 Commits

Author SHA1 Message Date
Arthur Britto
d0e30b29d8 Do not use cout. 2012-12-01 18:01:21 -08:00
Stefan Thomas
f5a6fdbab9 Instantiate an RPCHandler per request.
RPCHandlers are pretty light objects and this allows us to pass in
parameters like the InfoSub object without locking or adding more
parameters to the RPC methods.
2012-11-10 15:51:45 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00