Skip to content
Snippets Groups Projects
  1. Sep 19, 2024
  2. Sep 02, 2024
  3. Sep 01, 2024
  4. Sep 24, 2021
  5. Jul 09, 2020
  6. 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
  7. May 20, 2020
  8. Apr 03, 2020
  9. 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
  10. 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
  11. Feb 07, 2020
  12. Jan 19, 2020
  13. Jan 03, 2020
  14. Oct 08, 2017
  15. May 11, 2017
  16. Apr 07, 2017
  17. Mar 18, 2017
  18. Mar 17, 2017
  19. Feb 05, 2017
Loading