transpub/Spectrum2
moyamo 652a9f0463 Pass only expected data to parseFromString
Spectrum2/backend.py:handleDataRead is called when transwhat receives
data from Spectrum. The parameter `data' contains multiple (or pieces
of) WrapperMessages. Instead of passing all the data to
wrapper.ParseFromString. We should only pass a single WrapperMessage.
2015-10-09 18:31:57 +02:00
..
__init__.py initial code commit 2013-05-31 20:53:21 +02:00
backend.py Pass only expected data to parseFromString 2015-10-09 18:31:57 +02:00
iochannel.py Add presence and chatstate 2015-09-03 20:04:29 +02:00
protocol.proto initial code commit 2013-05-31 20:53:21 +02:00
protocol_pb2.py initial code commit 2013-05-31 20:53:21 +02:00