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

Create an internal routing system for nostr #17

Open
niamtokik opened this issue Oct 26, 2023 · 0 comments · May be fixed by #18
Open

Create an internal routing system for nostr #17

niamtokik opened this issue Oct 26, 2023 · 0 comments · May be fixed by #18
Assignees
Labels
enhancement New feature or request

Comments

@niamtokik
Copy link
Contributor

The latest versions of nostr specifications have removed asynchronous way to communicate with a relay. That means every connection are now synchronous and will receive an answer from the relay. The first model was not planned with that in mind and a full rewrite of this part of the code is required. Here the issue.

@niamtokik niamtokik added the enhancement New feature or request label Oct 26, 2023
@niamtokik niamtokik self-assigned this Oct 26, 2023
@niamtokik niamtokik added this to nostr Oct 26, 2023
@niamtokik niamtokik linked a pull request Oct 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant