Historie revizí

Autor SHA1 Zpráva Datum
  wangweimin 79ce4dc32c doc: update guide před 4 roky
  wangweimin af4c72c399 doc: update user guide před 4 roky
  wangweimin d145168043 feat: add `download()` před 4 roky
  wangweimin 69f2f1a03f feat: add `run_js()` 、 `eval_js()` před 5 roky
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor před 5 roky
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() před 5 roky
  wangweimin e4d986acb4 feat: return more info on `session.get_info()` před 5 roky
  wangweimin eff1f394d2 test: fix cases' output not identical před 5 roky
  wangweimin fe6b0b0b64 feat: add `session.get_info()` to get session info před 5 roky
  wangweimin b2ddb6db3a feat: `defer_call` support as decorator před 5 roky
  wangweimin d0cc0092b1 feat: disable `start_server()` call in script mode před 5 roky
  wangweimin d45f59e869 doc: update před 5 roky
  wangweimin a96caa931c maint: move `hold()` to session module před 5 roky
  wangweimin c2da77a1ae doc: add doc about `defer_call()` před 5 roky
  wangweimin 330f76dc57 feat: `session.defer_call(func)` make func invoked when session close před 5 roky
  wangweimin efc45f4b6f fix: partial asynchronous/generator functions are not correct detected před 5 roky
  wangweimin 2ea0b09204 support multiple session type in one app před 5 roky
  wangweimin 783fd1f1db update doc před 5 roky
  wangweimin 5905082034 refine: detect and start Script mode před 5 roky
  wangweimin ae08a45f3d auto detect session type instead of using `session_type` parameter před 5 roky
  wangweimin 7a5169f8c8 update doc před 5 roky
  wangweimin 468b64449b adjust code structure před 5 roky
  wangweimin a5cdead137 add doc před 5 roky
  wangweimin a7e45b5225 add `session_type` parameter to tornado's `webio_handler ` flask's `webio_view` před 5 roky
  wangweimin 37e6117bad use Session.active_session_count() to detect if session started před 5 roky
  wangweimin 72eec915c5 `run_async` return TaskHandle, which can be used later to close the task před 5 roky
  wangweimin cd0e8f5c41 auto select session implement when `start_server` před 5 roky
  wangweimin 80db1873c0 remove `as_daemon` parameter in `register_thread` func před 5 roky
  wangweimin eae901b491 CoroutineBasedSession close when all coroutine in this session closed před 5 roky
  wangweimin cfaa406318 Script mode no need register thread před 5 roky