You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hello there! using paho library I wrote python scripts that subscribes MQTT broker's topics. I need to transfer message payloads to webscokets(django-channels). messages should be in real-time, has anyone experienced on these two protocols?