Skip to content
Snippets Groups Projects
  1. Jul 09, 2020
  2. Jun 23, 2020
  3. 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
  4. May 06, 2020
  5. 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
  6. 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
  7. Jan 05, 2020
  8. Jan 03, 2020
  9. Nov 14, 2019
  10. Oct 08, 2017
  11. Feb 05, 2017
  12. Jan 30, 2017
  13. Jan 29, 2017
  14. Jan 28, 2017
  15. Jan 13, 2017
    • Piotr Maślanka's avatar
      refactor · 9f6541ab
      Piotr Maślanka authored
      Removed ResourceLocked. Special rules are not special enough...
      9f6541ab
  16. Jan 12, 2017
  17. Jan 11, 2017
  18. Jan 10, 2017
Loading