aio-libs / aio-libs/aiozmq

Project's README is misleading about pyzmq.

Abierto
#187 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
431
Forks
57
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

README states (in `pyzmq` <-> `aiozmq` comaprison) that:

> zmq.asyncio.ZMQEventLoop cannot be combined with other loop implementations (most notable is the ultra fast uvloop).

Which is no longer true, as far as I understand. According to https://pyzmq.readthedocs.io/en/latest/api/zmq.asyncio.html?highlight=asyncio#zmq.asyncio.ZMQEventLoop :

> DEPRECATED: AsyncIO eventloop using zmq_poll.
>
> pyzmq sockets should work with any asyncio event loop as of pyzmq 17.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.