Historique des commits

Auteur SHA1 Message Date
  wangweimin 224ef896de update il y a 5 ans
  wangweimin cfaa406318 Script mode no need register thread il y a 5 ans
  wangweimin ff2c66603a change some code naming il y a 5 ans
  wangweimin 17cdb6378b use `session_type` parameter in `start_server` to select Session implement il y a 5 ans
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession il y a 5 ans
  wangweimin e3db50c09b fix `start-server` auto_open_webbrowser no host bug il y a 5 ans
  wangweimin 56295f80ee new Tornado server stop logic script mode il y a 5 ans
  wangweimin 7da1b91ca7 add auto_open_webbrowser param in `start_server` il y a 5 ans
  wangweimin f728eaa65c auto start server in script mode when not explict invoke `start_server` il y a 5 ans
  wangweimin b4bb508d89 use logging instead of print in tornado.py il y a 5 ans
  wangweimin 3f435a4568 support auto_open_webbrowser option il y a 5 ans
  wangweimin 2f4c4e573c fix tornado backend start_server bug il y a 5 ans
  wangweimin 285e906f11 use tornado.ioloop.IOLoop.current instead of IOLoop.instance il y a 5 ans
  wangweimin c0493191da adjust code il y a 5 ans
  wangweimin f7de7a6416 support switch session implement il y a 5 ans
  wangweimin 0d03820d52 refine asyncio based session il y a 5 ans
  wangweimin d6fe7bb687 adjust tornado backend code il y a 5 ans
  wangweimin e534a6b1fd change some method name of WebIOSession il y a 5 ans
  wangweimin 9cf7e82c14 fix WebIOSession close issue il y a 5 ans
  wangweimin 2c95242491 add WebIOSession class il y a 5 ans
  wangweimin d4e55a3d01 Rename to PyWebIO il y a 5 ans