Open
Description
Hi there,
please see: svinota/pyroute2#1335
My project uses uvloop, however I've had to move back to asyncio as I have a dependency on pyroute2, and it doesn't work with uvloop.
This seems to be because uvloop doesn't support datagram endpoints over netlink sockets, whereas asyncio does.
Is this something that could be implemented?
Thanks,
David.
Metadata
Metadata
Assignees
Labels
No labels