Closed CamDavidsonPilon closed 3 months ago
We only use it for a single function to discover workers on the network, but we need the whole zeroconf package. We have trouble building wheels for it. Can we find a simpler implementation?
zeroconf
This may work:
avahi-browse -p _pio-worker._tcp | grep IPv4
We only use it for a single function to discover workers on the network, but we need the whole
zeroconf
package. We have trouble building wheels for it. Can we find a simpler implementation?