I have no example of such projects, but i've been working on a personal project build with Aiohttp.
It's a websocket server inspired by Pusher.
https://github.com/EgideLabs/clang
Regards.
See my current working project used aiohttp as RESTful server.
My project also use aioredis and aiomysql, I love aiolib!
It's a SCADA-like system:
https://github.com/timercrack/pydatacoll
See my current working project used aiohttp as RESTful server.
My project also use aioredis and aiomysql, I love aiolib!
It's a SCADA-like system:
https://github.com/timercrack/pydatacoll
Hi!