Skip to content

v1.5.0

Compare
Choose a tag to compare
@ionelmc ionelmc released this 24 Mar 19:56
· 97 commits to master since this release
  • Added two string aliases for connection_handler option. Now you
    can conveniently use connection_handler="exec".
  • Improved handle_connection_exec. It now has a clean way to exit
    (exit()) and properly closes the socket.