SlimeVR-Rust icon indicating copy to clipboard operation
SlimeVR-Rust copied to clipboard

[Firmware] Tracker should initiate udp broadcast in handshake

Open TheButlah opened this issue 2 years ago • 1 comments

Initiate discovery from client-side in initial handshake state, instead of waiting for server sent heartbeat.

The esp wifi implementation is bugged where you cannot broadcast udp after receiving udp, so this also helps workaround this bug. It also just makes more sense.

TheButlah avatar Jan 20 '23 18:01 TheButlah

@Noxime does esp-wifi have an issue filed for this? If not, can you open an issue and reference this issue?

TheButlah avatar Jan 20 '23 18:01 TheButlah