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

Data packet acks #475

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Data packet acks #475

wants to merge 6 commits into from

Conversation

madninja
Copy link
Member

@madninja madninja commented Dec 6, 2023

This adds a feature to allow for data packet acks to be sent back from the packet router to the gateway once they have been received. This feature can be used for deployments where backhaul is not reliable and packets are high value and not redundant enough to handle backhaul disconnects.

src/packet_router/mod.rs Outdated Show resolved Hide resolved
src/service/mod.rs Outdated Show resolved Hide resolved
@madninja madninja linked an issue Jul 28, 2024 that may be closed by this pull request
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.

Compile fails using Rustc 1.80.0
3 participants