Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mainro/cyclotron-aio

Asyncio support for cyclotron
https://github.com/mainro/cyclotron-aio

asyncio cyclotron functional-programming reactive-extensions reactive-programming reactivex rxpy

Last synced: about 1 month ago
JSON representation

Asyncio support for cyclotron

Awesome Lists containing this project

README

        

==================================
Async IO support for Cyclotron
==================================

.. image:: https://travis-ci.org/MainRo/cyclotron-aio.svg?branch=master
:target: https://travis-ci.org/MainRo/cyclotron-aio

.. image:: https://badge.fury.io/py/cyclotron-aio.svg
:target: https://badge.fury.io/py/cyclotron-aio

This project is not mainained anymore. It has been split between `cyclotron
`_. and `cyclotron-aiohttp
`_.

The asyncio runner is now part of the cyclotron package. The aiohttp client and
server drivers are now in the cyclotron-aiohttp package.