chilly-soccer-432
06/25/2025, 2:22 AMtall-airline-16756
06/25/2025, 2:23 AMtall-airline-16756
06/25/2025, 2:23 AMprepareConnection
method to pre-warm the connection before actually connecting. For example:
// call this some time before actually connecting to speed up the actual connection
room.prepareConnection(url, token);
These methods help reduce the sequential steps needed for connection and improve the overall connection time. Let me know if you need further assistance!
Sources: Web and mobile frontends | LiveKit Docs | GitHub::livekit::livekit_composite | livekit/client-sdk-js/README.md