-
Notifications
You must be signed in to change notification settings - Fork 232
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
refactor: Simplify network protocols #1968
refactor: Simplify network protocols #1968
Conversation
TheWaWaR
commented
Mar 17, 2020
- Move p2p protocols to network module
- Change some discovery log message's log level from debug to trace
- Remove DiscoveryService struct
4165edc
to
9d56ecf
Compare
Reuse a big crate is not easy. If we move all protocols away from Since I have already write another implement of these protocols. |
please rebase @TheWaWaR |
5cea765
to
acfb21c
Compare
acfb21c
to
1cfaff6
Compare
1cfaff6
to
1285aa1
Compare
1285aa1
to
bc6b98d
Compare
bors r+ |
Build succeeded: |