Mosquito

Results 223 comments of Mosquito

You must add `contextvars` as an extra dependency for python 3.5 and 3.6.

@Jacobh2 Could you create traffic dump, and send me it?

Actually versions newer then 0.10 are broken. You can find my issues on pika/pika.

@vashchukmaksim try to run [examples](https://github.com/mosquito/aio-pika/tree/master/docs/source/examples) it works fine.

405 describes here https://github.com/mosquito/pypi-server/issues/49 and here https://github.com/mosquito/pypi-server/issues/17 Bridge problems it's something docker-specific, actually, I absolutely know nothing about it.

Use `/simple` endpoint for downloading packages.

Just [increate max body size](https://github.com/mosquito/pypi-server/blob/master/pypi_server/server.py#L87-L89)

If you look closely at the code in the comment above you will find out the environment variable name

You can add basic_auth with nginx for /simple/ location.