aws / amazon-chime-sdk-js

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Apache License 2.0
717 stars 472 forks source link

Deprecated Unload Events #2954

Open mlboudreau opened 2 months ago

mlboudreau commented 2 months ago

Do you have plans to replace the deprecated Unload event listeners?

ltrung commented 3 weeks ago

Thanks for bring it up. Look like we use unloaded in https://github.com/aws/amazon-chime-sdk-js/blob/main/src/signalingclient/DefaultSignalingClient.ts#L465 and https://github.com/aws/amazon-chime-sdk-js/blob/main/src/logger/POSTLogger.ts#L62.