[mosq]: Support for TCP listener mode of mosquitto broker on ESP32
Initial version
- supports only the TCP transport for now
2.0.28~0
Features
- Simple support for TCP listener mosquitto (2e7233d8)
Bug Fixes
After doing a simple google search I see few others facing the similar problem, can you please check if answers from https://stackoverflow.com/questions/34877649/warning-templates-not-found-usr-local-git-share-git-core-templates can be helpful?
Virtually all of the google results refer to SourceTree, which I don't have installed. I'm using the standard command-line tool, and I don't experience this with any other repos.
@JetForMe are you still seeing this problem? I think it is just a warning and everything works as expected, so can be ignored.
Gosh I haven't touched that project in a while. Yeah I get it's a warning, but warnings pollute logs making it harder to spot the actual errors (and sometimes they are the actual problem). I wrote the ticket because I believe we should all strive for the cleanest builds possible.