mochi-mqtt / server

The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
MIT License
1.29k stars 222 forks source link

feat(listener): added windows pipe connection support #409

Open xlango opened 5 months ago

xlango commented 5 months ago

added windows pipe connection support

xlango commented 5 months ago

@mochi-co Please approve, I have verified myself

mochi-co commented 3 months ago

Hi @xlango - looks like the build fails with the following error:

examples/windows_pipe/main.go#L37 undefined: listeners.NewWindowsPipe
Process completed with exit code 1.

Thanks

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11487272586

Details


Totals Coverage Status
Change from base Build 11487262495: -13.2%
Covered Lines: 6168
Relevant Lines: 7223

💛 - Coveralls