Trial integration of beast::Socket into Peer

This commit is contained in:
Vinnie Falco
2013-08-07 13:02:20 -07:00
parent 303706e6af
commit c018337831
10 changed files with 146 additions and 67 deletions

View File

@@ -7,9 +7,10 @@ REMINDER: KEEP CHANGE LOG UP TO DATE
Vinnie's List: Changes day to day, descending priority
(Items marked '*' can be handled by others.)
- Unit tests for boost::asio wrappers
- beast::Socket integration in Ripple
- Socket implementation for PROXY protocol
- Socket that supports multiple protcols
- Unit tests for boost::asio wrappers
- Review boost::asio wrappers and consolidation of network code in ripple_net
- Deeply create directories specified in config settings
- Finish unit tests and code for Validators