Skip to content

Fixing real-time socket close bug#22

Merged
michaeljolley merged 1 commit into
mainfrom
ws-close
Feb 4, 2022
Merged

Fixing real-time socket close bug#22
michaeljolley merged 1 commit into
mainfrom
ws-close

Conversation

@michaeljolley

@michaeljolley michaeljolley commented Feb 3, 2022

Copy link
Copy Markdown
Contributor

Our finish function was not sending a final message that would tell Deepgram to finalize the stream. This would result in users not getting the final transcript.

Closes #23

@michaeljolley michaeljolley merged commit e432c98 into main Feb 4, 2022
@michaeljolley michaeljolley deleted the ws-close branch February 4, 2022 02:04
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

Successfully merging this pull request may close these issues.

deepgramsocket.finish() method closes websocket instead of sending empty binary frame.

2 participants