Hi guys
i use the library aiortc in python to create webrtc connections.
in case of webrtc it can establish multiple connection and each connection uses different port (udp port range is from 1024 to 65535).the ports are selected randomly by the os. is it possible to expose all the ports in the koyeb app?
Hi @Lukasz_Oles , thanks for the reply : )