Skip to content
Discussion options

You must be logged in to vote

@valentinkorzun Thanks for writing in with your question. We are working on a fix to handle the .close() call on our end. For now, you can call .send() with JSON.stringify({ type: "CloseStream" }) in the body

socket.send(JSON.stringify({ type: "CloseStream" }))

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by valentinkorzun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants