Kilian von Pflugk
Kilian von Pflugk
i never tried Telethion sorry.
this pluging was the only reason why i used/installed firefox otherwise im using google chrome 😄
Thats a good idea
`MQTTClient_connectURI` doesn't valid the serverURI. And port `18803` is a valid port. Valid ports are from 1 - 65535. The broker can run on any port.
it's related to #1256 ... 1.3.9 is slow and it's a know issue.
At a minimum, you must sign the Eclipse ECA, and sign off each commit. To complete and submit a ECA, log into the Eclipse projects forge You will need to...
Good idea but Github Git LFS cost money. 50 GB bandwidth cost $5
the CE Version has no cluster support. For cluster support you need the Professional Version.
I think it's better to bind to a IP Adress
`SO_BINDTODEVICE` needs `CAP_NET_RAW` capabilities for which you need root rights in Linux Kernel based systems. A common aproche is to get the interface IP and bind the IP. This would...