Stomp.py and conn.start()
i want to communicate with an ActiveMQ Broker using stomp.py . I can hear what is happening on different topics, but i dont get an answer on my requests. this is my code (from the docs) (no auth required)
i want to communicate with an ActiveMQ Broker using stomp.py . I can hear what is happening on different topics, but i dont get an answer on my requests. this is my code (from the docs) (no auth required)