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

A peer can't have multiple accesses for the same transport #7

Open
tcalmant opened this issue Dec 8, 2014 · 0 comments
Open

A peer can't have multiple accesses for the same transport #7

tcalmant opened this issue Dec 8, 2014 · 0 comments

Comments

@tcalmant
Copy link
Member

tcalmant commented Dec 8, 2014

A peer can't have multiple accesses for the same transport, e.g. a peer using the XMPP transport can only use one JID, therefore only one XMPP server network.
This issue can be treated at transport implementation level, using a list of JIDs instead of a JID string as access. It should be fixed before implementing the Herald Routing messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant