Skip to content

上传文件似乎容易失败 #410

Discussion options

You must be logged in to vote

可以暂时先用aiohttp server启动应用:

from pywebio.platform.aiohttp import start_server
start_server(main, port=8080, debug=False, websocket_settings=dict(max_msg_size=0))

参见:#311

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JinyuanSun
Comment options

Answer selected by JinyuanSun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants