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: message prioritization with immediate peer-published dispatch and queuing for other msgs #1015

Merged
merged 14 commits into from
Feb 16, 2024

add docs

ace2c68
Select commit
Loading
Failed to load commit list.
Merged

feat: message prioritization with immediate peer-published dispatch and queuing for other msgs #1015

add docs
ace2c68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2024 in 1s

94.49% of diff hit (target 83.17%)

View this Pull Request on Codecov

94.49% of diff hit (target 83.17%)

Annotations

Check warning on line 672 in libp2p/protocols/pubsub/gossipsub/behavior.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/gossipsub/behavior.nim#L672

Added line #L672 was not covered by tests

Check warning on line 105 in libp2p/protocols/pubsub/pubsubpeer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/pubsubpeer.nim#L105

Added line #L105 was not covered by tests

Check warning on line 257 in libp2p/protocols/pubsub/pubsubpeer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/pubsubpeer.nim#L257

Added line #L257 was not covered by tests

Check warning on line 297 in libp2p/protocols/pubsub/pubsubpeer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/pubsubpeer.nim#L297

Added line #L297 was not covered by tests

Check warning on line 404 in libp2p/protocols/pubsub/pubsubpeer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/pubsubpeer.nim#L404

Added line #L404 was not covered by tests

Check warning on line 407 in libp2p/protocols/pubsub/pubsubpeer.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

libp2p/protocols/pubsub/pubsubpeer.nim#L407

Added line #L407 was not covered by tests