XEP-0047: Better typing, docs, coroutine.
- 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.
This commit is contained in:
@@ -8,6 +8,10 @@ XEP-0047: In-band Bytestreams
|
||||
:members:
|
||||
:exclude-members: session_bind, plugin_init, plugin_end
|
||||
|
||||
.. module:: slixmpp.plugins.xep_0047
|
||||
|
||||
.. autoclass:: IBBytestream
|
||||
:members:
|
||||
|
||||
Stanza elements
|
||||
---------------
|
||||
|
Reference in New Issue
Block a user