Open
Bug 1035132
Opened 11 years ago
Updated 3 years ago
Implement SOCKS5 Bytestreams in XMPP (XEP-0065)
Categories
(Chat Core :: XMPP, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: sawrubh, Unassigned)
References
(Blocks 1 open bug, )
Details
This bug will track the implementation of SOCKS5 Bytestream in js-xmpp.
Comment 1•11 years ago
|
||
Why is this necessary? This seems out of the scope for what we hope to accomplish during GSoC.
Comment 2•11 years ago
|
||
(In reply to Patrick Cloke [:clokep] from comment #1)
> Why is this necessary?
Per http://xmpp.org/extensions/xep-0096.html#protocol-tech both SOCKS5 Bytestreams (XEP-0065) and In-Band Bytestreams (XEP-0047) are required to claim we support XMPP file transfer.
Comment 3•11 years ago
|
||
(In reply to Florian Quèze [:florian] [:flo] from comment #2)
> (In reply to Patrick Cloke [:clokep] from comment #1)
> > Why is this necessary?
>
> Per http://xmpp.org/extensions/xep-0096.html#protocol-tech both SOCKS5
> Bytestreams (XEP-0065) and In-Band Bytestreams (XEP-0047) are required to
> claim we support XMPP file transfer.
OK, but we shouldn't be worrying about this until bug 1024023 is done AND we have worked out the UI a bit more.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•