02e0afbf0f
- Add a gather() shortcut to buffer all data received in a stream - Fix a bug in sendall that happens if the data is above the block size.
22 lines
396 B
ReStructuredText
22 lines
396 B
ReStructuredText
|
|
XEP-0047: In-band Bytestreams
|
|
=============================
|
|
|
|
.. module:: slixmpp.plugins.xep_0047
|
|
|
|
.. autoclass:: XEP_0047
|
|
:members:
|
|
:exclude-members: session_bind, plugin_init, plugin_end
|
|
|
|
.. module:: slixmpp.plugins.xep_0047
|
|
|
|
.. autoclass:: IBBytestream
|
|
:members:
|
|
|
|
Stanza elements
|
|
---------------
|
|
|
|
.. automodule:: slixmpp.plugins.xep_0047.stanza
|
|
:members:
|
|
:undoc-members:
|
|
|