Skip to content
Snippets Groups Projects
  1. 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
  2. May 06, 2020
  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. Mar 28, 2020
    • Piotr Maślanka's avatar
      Version 1.0 (#46) · 76971ed7
      Piotr Maślanka authored
      * do it fastah!
      
      * fix code generation
      
      * use fixed struct in other places as well
      
      * __slots__ will finally work in these classes
      
      * fix docs
      
      * fix docs
      
      * optionally Protocol
      
      * optional slots for FASTER!!!
      
      * more __slots__
      
      * added more __slots__
      
      * logger.warning
      
      * fix __slots__
      
      * fix locals in content_property.py
      
      * fix __slots__
      
      * add __slots__ to commonly created classes
      
      * fix __slots__
      
      * add __slots__ to event objects
      
      * add more __slots__
      
      * fix on-the-fly compilation
      
      * removed import struct from on-the-fly generated code
      
      * make compliant with python 3.5
      
      * remove logging in on-the-fly compilation
      
      * 1.0
      v1.0
      76971ed7
  5. Jan 19, 2020
  6. Jan 05, 2020
  7. Jan 04, 2020
  8. Jan 03, 2020
  9. Dec 27, 2019
  10. Nov 14, 2019
  11. Oct 08, 2017
  12. Aug 01, 2017
  13. Jun 04, 2017
  14. Feb 05, 2017
  15. Jan 30, 2017
  16. Jan 29, 2017
  17. Jan 28, 2017
Loading