mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 19:45:53 +00:00
HTTP handshake in peer protocol (RIPD-351):
* New I/O paths for client and server role * New handshake_analyzer detects the peer protocol * New basic_message class for parsing and storing HTTP messages * Conditional compilation for selective feature enabling. * Server supports both current handshake and HTTP handshake
This commit is contained in:
@@ -25,3 +25,5 @@
|
||||
#include <ripple/overlay/impl/PeerImp.cpp>
|
||||
#include <ripple/overlay/impl/PeerDoor.cpp>
|
||||
|
||||
#include <ripple/overlay/tests/peer_info.test.cpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user