iggy-rs / iggy-python-client

Official Python client SDK for Iggy.rs message streaming.
https://pypi.org/project/iggy-py/
MIT License
18 stars 7 forks source link

Fix clone message for correct payload #18

Closed FireMasterK closed 5 months ago

FireMasterK commented 5 months ago

This was adding a weird prefix to the message when sending.

Closes #13