inso

Results 5 issues of inso

Hello, I was wondering what would be the implication of using the asyncio event loops for a Qt application instead of quamash Event loop. We can use asyncio with Qt...

Hi Because of compatibility problems between aiohttp and the ProactorEventLoop ( http://stackoverflow.com/questions/23203874/does-the-aiohttp-python-library-in-windows-support-https ) it'd be great if we could use the "default loop" on windows. Do you think this is...

Here is a nice bug to fix... When running our app in a network namespace without internet connexion ( https://unix.stackexchange.com/questions/68956/block-network-access-of-a-process ), quamash sometimes crashes with the following error : ```...

bug

It'd be great if there was from_ascii and to_ascci base58 support.

Some home routers does not authorize the NAT on 80 and 443 ports It would be great if we could configure other ports on installation.