Historial de Commits

Autor SHA1 Mensaje Fecha
  wangweimin ec9712a40a maint: code maintaince hace 4 años
  wangweimin d27df5a67b fix: unify `start_server()`'s host、port parameter behavior hace 4 años
  wangweimin e2ae850fc3 feat: start_server() support multiple target hace 5 años
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() hace 5 años
  wangweimin 8c0f777565 maint: change OutputReturn obj json serialization logic hace 5 años
  wangweimin 3077b190a3 feat: put_table support nested put_xxx call hace 5 años
  wangweimin e4d986acb4 feat: return more info on `session.get_info()` hace 5 años
  wangweimin 5537af2585 fix: script mode set session_info error hace 5 años
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info hace 5 años
  wangweimin da0d7b7758 feat: bokeh support 🎉 hace 5 años
  wangweimin c4f8eff43a maint: improve code quality hace 5 años
  wangweimin 5b80869405 maint: update doc hace 5 años
  wangweimin 3ea4835a32 fix: tornado server exit error: "asyncio Task was destroyed but it is pending" hace 5 años
  wangweimin eb688bc62c maint: add session exist detective when close it before script mode exit hace 5 años
  wangweimin a976b00b0a feat: use environ to set port in script mode hace 5 años
  wangweimin 14215f0ef6 feat: tornado websocket always accept same site hace 5 años
  wangweimin c6da57e1a3 feat: raise SessionClosedException when session close by user hace 5 años
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close hace 5 años
  wangweimin 1cdede155b doc: update hace 5 años
  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