Skip to content

examples/webrtc/signalling: Fix compatibility with Python 3.10

Sam Van Den Berge requested to merge (removed):main into main

Fix asyncio throwing a deprecation warning when using asyncio.get_event_loop().

Edited by Sam Van Den Berge

Merge request reports