Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Support relay chaining #1

Open
gavllew opened this issue Jun 25, 2013 · 0 comments
Open

Support relay chaining #1

gavllew opened this issue Jun 25, 2013 · 0 comments

Comments

@gavllew
Copy link
Member

gavllew commented Jun 25, 2013

Migrating https://code.google.com/p/crocodile-msrp/issues/detail?id=1

As explained in draft-pd-msrp-websocket, the WebSocket server must act as an MSRP relay for the Javascript client. However, RFC 4976 allows for operating through an arbitrary number of relays; currently this is not supported.

It should not be particularly difficult - just needs further authentication steps before the SDP exchange, and tracking of authentication expiry for each of the relays. However, we may want a different set of relays for each session (based on the destination), and we may need to allow different credentials for each relay.

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

No branches or pull requests

1 participant