Historique des commits

Auteur SHA1 Message Date
  wangweimin 2ea0b09204 support multiple session type in one app il y a 5 ans
  wangweimin 783fd1f1db update doc il y a 5 ans
  wangweimin ae08a45f3d auto detect session type instead of using `session_type` parameter il y a 5 ans
  wangweimin 05b401b383 add: origin check in tornado backend il y a 5 ans
  wangweimin a7e45b5225 add `session_type` parameter to tornado's `webio_handler ` flask's `webio_view` il y a 5 ans
  wangweimin 1e898a0797 fix: script don't raise Exception when user close browser in script mode il y a 5 ans
  wangweimin cd0e8f5c41 auto select session implement when `start_server` il y a 5 ans
  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