solace-samples-python
solace-samples-python copied to clipboard
Getting Started Samples for the Solace Python API.
### Bug Description - Line 27 has a an improper comparison to None with `request.get_payload_as_string() != None` - Line 41 references a variable `outbound_msg_builder` when no variable under that name...
### Bug Description I thought this was fixed a while ago? For request-reply samples, don't include name on last level (don't prompt for it either), and replier doesn't need to...
### Bug Description i'm using the NACK here both fail and reject is working as same like both cases messages are going to be nack messages are in queue ,for...
### Feature Description i'm using this user property to send response to mqtt ios client in mqtt we have responseTopic so how to read the response topic in python side...