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

Get ready for the asyncronous storage peers #112

Closed
wants to merge 10 commits into from
Closed

Conversation

okdistribute
Copy link
Contributor

@okdistribute okdistribute commented Jun 21, 2021

This suffices the necessary changes for sending a backchannel message while the recipient is offline with an asyncronous storage peer (see #26).

This entailed

  1. moving most relevant sync code from db.ts to automerge-sync so it could be re-used in the robopeer
  2. encrypting the automerge contents in the document rather than over the sync protocol

@okdistribute okdistribute deleted the feat/mailbox branch September 10, 2021 20:39
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