Historique des commits

Auteur SHA1 Message Date
  wangweimin 1cdede155b doc: update il y a 5 ans
  wangweimin e972c752c5 compatible with python 3.5.2 il y a 5 ans
  wangweimin 2ea0b09204 support multiple session type in one app il y a 5 ans
  wangweimin 783fd1f1db update doc il y a 5 ans
  wangweimin b2a6fb9b03 rename platform.flask.`_setup_event_loop` to `run_event_loop` il y a 5 ans
  wangweimin ae08a45f3d auto detect session type instead of using `session_type` parameter il y a 5 ans
  wangweimin 1aca476e15 change flask default session expire il y a 5 ans
  wangweimin 1aea73f295 add cors support in flask 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 b98ee77966 simplify flask router config il y a 5 ans
  wangweimin cd0e8f5c41 auto select session implement when `start_server` il y a 5 ans
  wangweimin 42f5e6d437 Flask backend: wait for response when get a POST request il y a 5 ans
  wangweimin a693ec6ab9 rename `start_flask_server` to `start_server` 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 f728eaa65c auto start server in script mode when not explict invoke `start_server` il y a 5 ans
  wangweimin 8e1e4bbd40 flask backend support AsyncBasedSession & ThreadBasedWebIOSession il y a 5 ans
  wangweimin 3d55cf3892 http based backend no longer use cookie store session_id il y a 5 ans
  wangweimin 0d03820d52 refine asyncio based session il y a 5 ans
  wangweimin b13a08658a frontend auto select http/websocket session il y a 5 ans
  wangweimin f464ae924d add Flask backend 🎉 il y a 5 ans