mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
* Properly handle sfWalletLocator field * Plug a tiny memory leak * Avoid naked pointers * Remove unused variables * Other small cleanups
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.