cristik / vacuum-im

Automatically exported from code.google.com/p/vacuum-im
0 stars 0 forks source link

Implement XEP-0231: Bits of Binary for data exchange #317

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current version of Vacuum supports XEP-0231: Bits of Binary, but its 
implementation is restricted for some special events. It's a good idea to 
implement the XEP completely for including portions of binary data in messages 
(as described in http://xmpp.org/extensions/xep-0231.html#exchange) and for 
exchange BOB references (as described in 
http://xmpp.org/extensions/xep-0231.html#referencing).

Original issue reported on code.google.com by yagimo...@gmail.com on 21 Dec 2010 at 4:39

GoogleCodeExporter commented 9 years ago
This XEP is fully implemented in Vacuum, only information about the support 
does not appear in discovery information.

Original comment by potapov.s.a on 22 Dec 2010 at 5:28

GoogleCodeExporter commented 9 years ago
fixed in r1384

Original comment by potapov.s.a on 26 Dec 2010 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by Nickollai on 24 Jan 2011 at 7:03