Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: servers return NoMoreRecentValue response #14

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

Nuhvi
Copy link
Collaborator

@Nuhvi Nuhvi commented Apr 16, 2024

Frome BEP_0044:

The optional seq field specifies that an item's value should only be sent if its sequence number is greater than the given value. If a stored item exists but its sequence number is less than or equal to the seq field then the k, v, and sig fields SHOULD be omitted from the response.

@Nuhvi Nuhvi force-pushed the feat/no-more-recent-values branch from 03ac23f to 765d1dc Compare April 16, 2024 07:18
@Nuhvi Nuhvi merged commit 4580812 into v2 Apr 16, 2024
@Nuhvi Nuhvi deleted the feat/no-more-recent-values branch January 24, 2025 09:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant