eclipse-paho / paho.mqtt.golang

Other
2.77k stars 534 forks source link

custom connection type #573

Closed GilGil1 closed 2 years ago

GilGil1 commented 2 years ago

This PR is adding the ability to add custom network connection types. It supports the customization of custom function to create connection. This function should return a net.Conn and error referring to issue #571

MattBrittan commented 2 years ago

As per the previous pull request (from @carr123) I cannot accept this without a signed ECA. The process (see the readme) should be fairly simple (please yell out if you are experiencing issues).

MattBrittan commented 2 years ago

Note: You don't need to submit a new pull request for this (just sign the ECA with the email address you used in the commit).