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

Match on vector clock response and use negative request numbers #88

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

mycognosist
Copy link
Owner

This PR reintroduces deserialization code for vector clocks in MUXRPC responses, which had previously been erroneously considered redundant and removed, and uses negative request numbers in EBT-related MUXRPC responses.

Bidirectional replication is now working; tested between solar and Manyverse, and solar and Patchwork.

Note that live outbound updates from solar are not yet working. In other words, if you have an active EBT session and the local store of solar is updated - new messages of interest are not automatically sent out to connected peers. Instead, only a partial vector clock is sent. I am going to work on the live message sending next.

CC: @black-puppydog

@mycognosist mycognosist merged commit 7a0809f into main Jan 29, 2024
1 check passed
@mycognosist mycognosist deleted the ebt_clock_match branch January 29, 2024 12:41
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.

1 participant