Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

要想实现打字机效果可以修改main.py代码 #22

Open
Mpynl opened this issue Aug 23, 2023 · 0 comments
Open

要想实现打字机效果可以修改main.py代码 #22

Mpynl opened this issue Aug 23, 2023 · 0 comments

Comments

@Mpynl
Copy link

Mpynl commented Aug 23, 2023

  1. import asyncio
  2. 将yield "data: " + message修改为yield await asyncio.sleep(0) or ("data: " + message)
@Mpynl Mpynl changed the title 要想实现打字机效果可以修改如main.py代码 要想实现打字机效果可以修改main.py代码 Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant