SSB daemon in Rust
Go to file
mirsal 732cc8fd62
Refactor peer discovery
* Move the discovery beacon codec to the discovery module
 * Move discovery::send and discovery::recv to static methods
 * Build the mock local Peer instance outside of discovery::send
2021-04-07 18:00:35 +00:00
src Refactor peer discovery 2021-04-07 18:00:35 +00:00
.gitignore meta: initial commit 2021-03-20 00:59:46 +05:30
Cargo.lock src: add minimal logging 2021-04-07 11:32:14 +05:30
Cargo.toml src: add minimal logging 2021-04-07 11:32:14 +05:30
LICENSE Create LICENSE 2021-03-28 11:06:26 +05:30