We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Should do proper clean-up of the components
How to replicate:
echo fast
The text was updated successfully, but these errors were encountered:
This is happening because sender was never cleaned. I proposed one solution long ago to do proper clean up after disconnect. https://github.com/jibon57/atm0s-media-sdk-js/blob/1e08284be9c511db5f998bc112e07c95e6cd5003/src/session.ts#L374C1-L394C23
Sorry, something went wrong.
@jibon57 @luongngocminh I think we should create new session in this case
No branches or pull requests
Should do proper clean-up of the components
How to replicate:
echo fast
sampleThe text was updated successfully, but these errors were encountered: