Open gstein opened 2 years ago
This PR provides a new revision of the sample code that has a few key features:
loop.close()
.run_forever()
This PR provides a new revision of the sample code that has a few key features:
loop.close()
does not throw errors.run_forever()
instead of the singular gmqtt task, providing an example for other tasks to run in the same event loop