Histórico de Commits

Autor SHA1 Mensagem Data
  wangweimin 1cdede155b doc: update há 5 anos atrás
  wangweimin e972c752c5 compatible with python 3.5.2 há 5 anos atrás
  wangweimin 2ea0b09204 support multiple session type in one app há 5 anos atrás
  wangweimin 783fd1f1db update doc há 5 anos atrás
  wangweimin b2a6fb9b03 rename platform.flask.`_setup_event_loop` to `run_event_loop` há 5 anos atrás
  wangweimin ae08a45f3d auto detect session type instead of using `session_type` parameter há 5 anos atrás
  wangweimin 1aca476e15 change flask default session expire há 5 anos atrás
  wangweimin 1aea73f295 add cors support in flask backend há 5 anos atrás
  wangweimin a7e45b5225 add `session_type` parameter to tornado's `webio_handler ` flask's `webio_view` há 5 anos atrás
  wangweimin b98ee77966 simplify flask router config há 5 anos atrás
  wangweimin cd0e8f5c41 auto select session implement when `start_server` há 5 anos atrás
  wangweimin 42f5e6d437 Flask backend: wait for response when get a POST request há 5 anos atrás
  wangweimin a693ec6ab9 rename `start_flask_server` to `start_server` há 5 anos atrás
  wangweimin ff2c66603a change some code naming há 5 anos atrás
  wangweimin 17cdb6378b use `session_type` parameter in `start_server` to select Session implement há 5 anos atrás
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession há 5 anos atrás
  wangweimin f728eaa65c auto start server in script mode when not explict invoke `start_server` há 5 anos atrás
  wangweimin 8e1e4bbd40 flask backend support AsyncBasedSession & ThreadBasedWebIOSession há 5 anos atrás
  wangweimin 3d55cf3892 http based backend no longer use cookie store session_id há 5 anos atrás
  wangweimin 0d03820d52 refine asyncio based session há 5 anos atrás
  wangweimin b13a08658a frontend auto select http/websocket session há 5 anos atrás
  wangweimin f464ae924d add Flask backend 🎉 há 5 anos atrás