Skip to content
Snippets Groups Projects
  1. Sep 01, 2024
  2. May 21, 2020
    • Piotr Maślanka's avatar
      Integrate select-based listener (#48) · e49f09c4
      Piotr Maślanka authored
      * add SelectListener
      
      * add SelectListener
      
      * test out select listener
      
      * fix tests
      
      * fix tests
      
      * fix tests
      
      * fix tests
      
      * fix tests
      
      * refactor
      
      * refactor
      
      * more secure registering in epoll listener
      
      * more secure registering in epoll listener, v1.1.1
      
      * reduced timeout for select listener
      
      * refactor
      
      * refactor
      
      * refactor
      
      * got rid of monotonic dependency for Python 3.x
      
      * instantiate listener_class
      
      * daemonize the thread in constructor
      
      * daemonize the thread in constructor
      
      * refactor
      
      * refactor
      
      * refactor
      
      * refactor
      
      * more refactor
      
      * more refactor
      
      * more refactor
      
      * more refactor
      
      * don't overwrite client data
      
      * run these tests verbose
      
      * run these tests verbose
      
      * ImportError fix
      
      * fix tests for monotonic
      v1.1.1
      e49f09c4
  3. Apr 02, 2020
    • Piotr Maślanka's avatar
      Feature/#11 (#47) · 552701e6
      Piotr Maślanka authored
      * fixes #11
      
      * send back a channelflowok
      
      * add support for blocking/unblocking the connection
      
      * support notifying the app when connection is blocked
      
      * code reformatted
      
      * code reformat
      
      * 1.0.1
      v1.0.1
      552701e6
  4. Jan 05, 2020
  5. Dec 27, 2019
  6. Oct 08, 2017
  7. Dec 26, 2016
  8. Dec 25, 2016
Loading