Replies: 1 comment 3 replies
-
Hi, which Go client are you using? the callback looks a bit different, maybe try []byte(“I can help”) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Golang as a Subscriber and Python as a Client. Response adds
"I can help!"
the double quotes how do I get the response without Double Quotes?Golang Code
Python Client
Response
Beta Was this translation helpful? Give feedback.
All reactions