Skip to content

feat: update config options#28

Merged
gmelodie merged 31 commits intomasterfrom
feat/config-update
Mar 2, 2026
Merged

feat: update config options#28
gmelodie merged 31 commits intomasterfrom
feat/config-update

Conversation

@gmelodie
Copy link
Collaborator

@gmelodie gmelodie commented Mar 2, 2026

update config options to add the following:

  • add transport
  • add addresses
  • add connection limits

@gmelodie gmelodie self-assigned this Mar 2, 2026
@gmelodie gmelodie changed the base branch from feat/gossipsub to master March 2, 2026 18:08
Comment on lines +32 to +34
config.max_connections = 50;
config.max_in = 25;
config.max_out = 25;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could these be constants?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delaying for #29

@gmelodie gmelodie merged commit f963f97 into master Mar 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants