Commit 9ad5a5a
authored
feat: add peerinfo (#103)
* feat: add tracing
* fix: linting, cargo-deny
* feat: add p2p config
* fix: remove comment
* feat: add p2p metrics
* fix: rename label in example
* fix: linting
* feat: [wip] add relay/ping
* feat: add behaviours module, add relay client support
* fix: linter warnings
* fix: remove wildcard dependencies
* feat: add connection gater
* fix: linter warnings
* fix: linter warnings
* feat: create behaviour builder
* feat: add relay server functionality
* chore: fix linter, polish code
* fix: cargo deny dependency issue
* chore: add docs
* refactor: move relay-server to a different crate
* feat: add peerinfo (mvp)
* fix: remove non-relevant comment
* fix: move dependencies to workspace
* feat: add compatibility tests1 parent ad4f045 commit 9ad5a5a
19 files changed
Lines changed: 1609 additions & 172 deletions
File tree
- crates
- charon
- src
- peerinfo
- peerinfo
- examples
- src
- peerinfopb
- v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
0 commit comments