Historial de Commits

Autor SHA1 Mensaje Fecha
  wangweimin 2ea0b09204 support multiple session type in one app hace 5 años
  wangweimin 783fd1f1db update doc hace 5 años
  wangweimin ae08a45f3d auto detect session type instead of using `session_type` parameter hace 5 años
  wangweimin 05b401b383 add: origin check in tornado backend hace 5 años
  wangweimin a7e45b5225 add `session_type` parameter to tornado's `webio_handler ` flask's `webio_view` hace 5 años
  wangweimin 1e898a0797 fix: script don't raise Exception when user close browser in script mode hace 5 años
  wangweimin cd0e8f5c41 auto select session implement when `start_server` hace 5 años
  wangweimin 224ef896de update hace 5 años
  wangweimin cfaa406318 Script mode no need register thread hace 5 años
  wangweimin ff2c66603a change some code naming hace 5 años
  wangweimin 17cdb6378b use `session_type` parameter in `start_server` to select Session implement hace 5 años
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession hace 5 años
  wangweimin e3db50c09b fix `start-server` auto_open_webbrowser no host bug hace 5 años
  wangweimin 56295f80ee new Tornado server stop logic script mode hace 5 años
  wangweimin 7da1b91ca7 add auto_open_webbrowser param in `start_server` hace 5 años
  wangweimin f728eaa65c auto start server in script mode when not explict invoke `start_server` hace 5 años
  wangweimin b4bb508d89 use logging instead of print in tornado.py hace 5 años
  wangweimin 3f435a4568 support auto_open_webbrowser option hace 5 años
  wangweimin 2f4c4e573c fix tornado backend start_server bug hace 5 años
  wangweimin 285e906f11 use tornado.ioloop.IOLoop.current instead of IOLoop.instance hace 5 años
  wangweimin c0493191da adjust code hace 5 años
  wangweimin f7de7a6416 support switch session implement hace 5 años
  wangweimin 0d03820d52 refine asyncio based session hace 5 años
  wangweimin d6fe7bb687 adjust tornado backend code hace 5 años
  wangweimin e534a6b1fd change some method name of WebIOSession hace 5 años
  wangweimin 9cf7e82c14 fix WebIOSession close issue hace 5 años
  wangweimin 2c95242491 add WebIOSession class hace 5 años
  wangweimin d4e55a3d01 Rename to PyWebIO hace 5 años