Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Surb based publish subscribe #145

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Surb based publish subscribe #145

wants to merge 19 commits into from

Conversation

david415
Copy link
Member

@david415 david415 commented Jul 2, 2020

Here we have a completely untested feature addition. The idea here is to let clients have a relatively short-term subscription to a remote "spool" service. The design is specified here in this draft:

https://github.com/katzenpost/docs/blob/subscription_plugin.0/drafts/mix_plugin_subscription.rst

david415 added 9 commits June 29, 2020 20:20
Here we fix how we handle possibly returning
multiple SURBs from the call to ParseForwardPacket
for user recipients and built-in kaetzchen service modules.
and proxy the messages to the channel returned by
GetNewMessagesChan method
This is a work-in-progress and in particular is
missing garbage collection of subscriptions.
@david415 david415 requested review from leif and mixmasala July 2, 2020 14:55
@david415 david415 self-assigned this Jul 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant