My current setup: instantiate several UDP endpoints (loop.create_datagram_endpoint) and a aiohttp web server, then run them in separate processes using multipro
loop.create_datagram_endpoint