SIGN IN SIGN UP

explicitly calling ctx.connect when connection is needed (#37)

* moving calls to ctx.wait_for_participant to after session.start - as it depends on room to be connected

* Ensuring ctx.connect is called before wait for participant

* removing unnecessary comment

* replacing wait for participant logic

* fixing comment

* adding 2 more agents which leverage register_rpc_method
S
Stefano Scotto committed
c416174e7d059d2a76f3679a479fbdd53c96ade0
Parent: 0b729d0
Committed by GitHub <noreply@github.com> on 7/22/2025, 7:11:35 PM