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

Eagi send eof msg before close ws connection #254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nltd101
Copy link

@nltd101 nltd101 commented Jul 5, 2024

Context: Eagi send the last audio chunk, then eag close and stop connection immediately. At that time, the asr_server is processing this audio chunk and send the reponse but the ws have been already closed.
Solution: Eagi should send the eof msg and wait the last msg before terminating the connection

@nltd101 nltd101 changed the title Send eof msg before close ws connection Eagi send eof msg before close ws connection Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant