Skip to content

Ripple p2p handshake PoC

Notifications You must be signed in to change notification settings

fanatid/rust-ripple-p2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ripple-p2p

Ripple have own unique handshake in p2p network. Shared data for DH exchange come from messages between peers, so it's can be not possible do connection from some languages (see original issue in rippled repository).

I was interesting how connect to network from Rust and made this dirty PoC. There a lot of space for improvements and I recognize this, but I was need only connect to peer and parse incoming messages, not create some app for usage.

About

Ripple p2p handshake PoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published