-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add relay server functionality #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
913b56b
feat: add tracing
varex83 51a691f
fix: linting, cargo-deny
varex83 e3ece2e
Merge remote-tracking branch 'origin/main' into bohdan/tracing
varex83 85a9b9c
feat: add p2p config
varex83 65d5ae7
fix: remove comment
varex83 a312796
Merge remote-tracking branch 'origin/main' into bohdan/p2p-config
varex83 1cc2a29
feat: add p2p metrics
varex83 c432d86
fix: rename label in example
varex83 aeaa971
fix: linting
varex83 65d3a49
Merge branch 'bohdan/p2p-config' into bohdan/p2p-create-node
varex83 a82bbc7
feat: [wip] add relay/ping
varex83 a2fe791
feat: add behaviours module, add relay client support
varex83 30a550b
fix: linter warnings
varex83 df9fdce
Merge remote-tracking branch 'origin/main' into bohdan/p2p-create-node
varex83 ddbb57b
fix: remove wildcard dependencies
varex83 3c5d3fe
feat: add connection gater
varex83 c663f61
fix: linter warnings
varex83 a244063
fix: linter warnings
varex83 adfc1ef
feat: create behaviour builder
varex83 31c4e27
feat: add relay server functionality
varex83 152fbcf
chore: fix linter, polish code
varex83 529d794
fix: cargo deny dependency issue
varex83 1eb752e
chore: add docs
varex83 7b72369
refactor: move relay-server to a different crate
varex83 90584d0
Merge remote-tracking branch 'origin/main' into bohdan/p2p-relay-server
varex83 b4a7be2
fix: remove unnecessary tick skip
varex83 c6ee116
fix: remove unused fn, drop lock after usage
varex83 8a0b118
fix: linter
varex83 5fd2e1b
fix: module visibility
varex83 a1ca920
feat: add bon support
varex83 f0a1830
feat: make ping config unconfigurable, use default ping config instead
varex83 281cc0e
fix: set ping timeout to 10 seconds
varex83 f7590f0
feat: add user agent support
varex83 efbaa5b
feat: make relay identify protocol const
varex83 231a80a
Merge remote-tracking branch 'origin/main' into bohdan/p2p-relay-server
varex83 42bfce4
Merge remote-tracking branch 'origin/main' into bohdan/p2p-relay-server
varex83 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.