Results 12 comments of Kishore

My bad! We do! I just installed it locally and forgot about setup.py! Will update the whole thing and give you a better one!

I guess setting up netifaces dependency failed?!

> Eventually we should support automatically upgrading to the best interface available (in this case thunderbolt) - see #51. We can implement this later though, for now this is great....

Update: - Look for Thunderbolt in both the hardware and type fields, as Thunderbolt interfaces might be identified in either. - Identify WiFi interfaces by checking if the type is...

Did: - A `priority` field is added to the broadcast message. - Modified `known_peers` to include the priority info. - Implemented reconnection logic in `on_listen_message` when a higher priority interface...

> > Did: > > > > * A `priority` field is added to the broadcast message. > > * Modified `known_peers` to include the priority info. > > *...

Hey @AlexCheema, yeah it does look a little complex. After some understanding, I thought of some steps. Please do verify these, and let me know if I'm on the right...

hi @ryan-di 👋, i’ve linked a pr addressing this issue. could you please review it when you have time? let me know if there’s anything i can adjust. thanks for...

makes sense @dwelle. sorry for complicating it by creating a toast! > Hi, sorry for jumping into this late, but I'm not quite sure what the purpose of this is?...