Files
xahaud/src/ripple/http
Vinnie Falco 3cb3e5273f Change to the treatment of BeastConfig.h
* No longer requires its own compiler include path
* Includes use relative paths to locate the file
* Client applications include the file themselves
* Inclusion of BeastConfig.h can be controlled via preprocessor directive
2014-03-19 13:42:04 -07:00
..
2014-03-19 13:42:01 -07:00
2014-03-19 13:42:01 -07:00
2014-03-14 08:03:48 -07:00

HTTP Server

A generic HTTP server. This is used for doing asynchronous RPC currently, although it could be expanded to perform more activities such as reporting to the elastic load balancer or providing server statistics.