Quantcast
Channel: User Nathan Basanese - Stack Overflow
Viewing all articles
Browse latest Browse all 64

Can I use aiozmq with aiohttp?

$
0
0

I want to offer an asynchronous http server to clients, and use asynchronous pub-sub on an internal network of peers to which those clients connect.

It looks like the best libraries for this, respectively, are aiohttp and aiozmq:

import aiohttp
import aiozmq

If I do the above, am I already doing it wrong?

It is like using different asynchronous frameworks at once...


Viewing all articles
Browse latest Browse all 64

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>