Skip to content
Snippets Groups Projects
Commit 3121d470 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

memoryview madness

parent 0a131d6d
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@ class ReceivedMessage(Message):
"""
:param body: message body. A stream of octets.
:type body: str (py2) or bytes (py3)
:param cht: parent ClusterHandlerThread that emitted this message
:param connect_id: connection ID. ClusterHandlerThread will check this in order
not to ack messages that were received from a dead connection
:param exchange_name: name of exchange this message was submitted to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment