schollz / peerdiscovery

Pure-Go library for cross-platform local peer discovery using UDP multicast :woman: :repeat: :woman:
MIT License
644 stars 56 forks source link

possible dart version for flutter android? #35

Closed kasutu closed 10 months ago

kasutu commented 11 months ago

As I deeply wanted to build an android app that integrate seamlessly with obs-teleport using flutter but I am having trouble connecting.

I am looking for a way to let my app get discovered by peerdiscovery in windows but as of now current packages in flutter cannot get discovered by peerdiscovery.

so now I'm trying to find a way to match the peer criteria of peerdiscovery.

Any suggestions?

thanks!