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

Implement forwarding of messages in DHT_service #651

Closed
neonknight64 opened this issue Aug 6, 2019 · 3 comments
Closed

Implement forwarding of messages in DHT_service #651

neonknight64 opened this issue Aug 6, 2019 · 3 comments
Assignees
Milestone

Comments

@neonknight64
Copy link
Contributor

  • Move the logic of forwarding messages to the DHT_Service by creating a forward message type allowing forwarding tasks to be brokered to the service.
  • This will allow the DHT_Service to make use of the Store-and-forward service to keep copies of forwarded messages.
@neonknight64 neonknight64 self-assigned this Aug 6, 2019
@neonknight64 neonknight64 added this to the TestNet Release milestone Aug 6, 2019
@neonknight64
Copy link
Contributor Author

This change is currently blocked as it requires the upgrade of the broker to the Pub Sub system.

@CjS77
Copy link
Collaborator

CjS77 commented Aug 13, 2019

Blocked by #644

@sdbondi sdbondi closed this as completed Oct 10, 2019
@sdbondi
Copy link
Member

sdbondi commented Oct 10, 2019

Closed by #821

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

No branches or pull requests

3 participants