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
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
Readme 350 MiB
Languages
C++ 99%
CMake 0.5%
Python 0.2%
Mako 0.2%