Files
rippled/examples
Vinnie Falco 5c7130e4fd Fixes and simplifications to HTTP example server:
The example HTTP server is updated to provide the correct MIME-type.
It no longer uses the now-deprecated http::stream class, since that
implementation does not provide flow control. A new example async_write
function is provided in the asynchronous server for managing the
lifetime of a message sent asynchronously.

The logging is thread-safe, and a bug causing connections to
malfunction is fixed.
2016-07-06 13:36:00 -04:00
..
2016-05-12 19:20:57 -04:00
2016-05-12 19:20:57 -04:00
2016-05-12 19:20:55 -04:00
2016-05-28 07:59:34 -04:00
2016-05-12 19:20:57 -04:00
2016-05-05 11:22:13 -04:00
2016-05-12 19:20:57 -04:00
2016-05-12 19:20:57 -04:00
2016-05-10 13:41:28 -04:00