Skip to content
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

feat: multi-network & peer disconnections #148

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

erhant
Copy link
Member

@erhant erhant commented Nov 22, 2024

  • Set max established outgoing connections to 300 (from 450).
  • Refresh time is 25 secs now.
  • Added multi-network capability with DriaNetworkType enum.
  • Added DriaP2PProtocol struct that helps manage protocol names.
  • Added blacklist and disconnect when a peer with wrong protocols are identified, this is expected to help with reporting a more correct peer count
  • Resolves feat: ensure Jina and Serper when network type is of some kind #149

@erhant erhant self-assigned this Nov 22, 2024
@erhant erhant added bug Something isn't working enhancement New feature or request labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: ensure Jina and Serper when network type is of some kind
1 participant