Download presentation
Presentation is loading. Please wait.
1
IETF 56 – XMPP WG *prep e2e TINS
2
*prep Assumption: JIDs are the only place where we do string compares JID: User: nodeprep (case insensitve, etc.) Host: IDNA (case insensitive, DNS restrictions) Resource: resourceprep (case sensitive)
3
e2e – Example: <message> <x xmlns=' gpg --encrypt( <payload xmlns=' <id>1234</id> <body>msg</body> </payload> ) </x> </message>
4
e2e - Open issues What is the ID? Is this something that a UA should keep track of? Should there be a date/time stamp instead? Is it OK to require spinning up a new XML parser for these messages?
5
TINS: draft-hildebrand-xmpp-sdpng
NOTE: NOT A WG ITEM SDPng is an MMUSIC I-D for XML flavor of SDP TINS = Transport for Initiating and Negotiating Sessions SIP-style exchange of SDPng documents for initiating OOB sessions Problem statement: Assume: XMPP infrastructure Question: How to initiate media streams? Can this just move to SDPng Appendix A, along with bindings for SAP, SIP, RTSP, MEGACOP?
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.