Closed rainliu closed 3 years ago
@rainliu it does work for me at my end running both client(pion) and server(webrtc-rs) also server(pion) and client(webrtc-rs) are you sure you're querying same local name?
Thanks, let me double check. Hope it is false alarm. :)
yes, it is false alarm. Both client/server interop works fine with pion's server/client.
Make interop between webrtc-rs/mdns_server and pion/mdns_client or webrtc-rs/mdns_client and pion/mdns_server
but, right now inteop failed.
cc @metaclips, @Sean-Der