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

Multi-User support #4

Open
janbormet opened this issue Jan 9, 2024 · 0 comments
Open

Multi-User support #4

janbormet opened this issue Jan 9, 2024 · 0 comments

Comments

@janbormet
Copy link
Collaborator

In the demo, one channel-service needs to serve two neuron wallets. For this, we introduced a hack that uses the network address of the request origin to identify the user that issued the request.

We should employ a proper solution for this.

Also, the current shape of the UserRegister runs into issues, if both parties in a channel are managed by the same channel-service and thus the same UserRegister instance.

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

1 participant