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
2012-06-22 17:24:00 -07:00
2012-11-07 12:49:52 -08:00
2012-11-07 12:49:52 -08:00
2012-06-22 17:24:00 -07:00
2012-11-04 13:21:19 -08:00
2012-11-04 13:21:19 -08:00
2012-11-07 12:49:52 -08:00
2012-10-08 13:23:16 -07:00
2012-11-06 06:38:54 -08:00
2012-10-12 20:32:19 -07:00

Dependancies:
- boost 1.47
- Google protocol buffers 2.4.1
- openssl

Sub modules:
- websocketpp: https://github.com/zaphoyd/websocketpp
- sjcl: https://github.com/bitwiseshiftleft/sjcl
- cryptojs: https://github.com/gwjjeff/cryptojs
  aka http://code.google.com/p/crypto-js/
Description
Codebase for Xahaud - The consensus, RPC & blockchain app for the Xahau network.
Readme 159 MiB
Languages
C++ 98.4%
C 0.9%
CMake 0.4%
Shell 0.2%