• J. Fernando Sánchez's avatar
    Replace gevent with tornado · ef40bdb5
    J. Fernando Sánchez authored
    Closes #28
    
    Added:
    
    * Async test (still missing one that includes the IOLoop)
    * Async plugin under tests. To manually try async functionalities:
    ```
    senpy -f tests/
    ```
    ef40bdb5