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

Add PSS Support + Basic CLI #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

bonedaddy
Copy link

  • Adds support for sending and subscribing to pss messages
  • Adds support for returning node overlay addresses
  • Adds basic cli for pss messaging and overlay address retrieval

@bonedaddy
Copy link
Author

I cleaned up the code a bit and made it such that received messages are sent through a channel instead of being logged to stdout.

I did notice however while testing that it appears as if publishing a single message results in the subscriber receiving multiple copies of the message? Additionally sometimes when publishing a message, an error is returned from the bee api. Screenshot attached show cases the issue
2023-04-19_04-04

@mfw78 mfw78 self-requested a review April 24, 2023 07:01
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