Can I make "chatting app" where the "waiters" join in on broker

Can I make “chatting app” in gdevelop where the “waiting” users join using link given by broker instead of broker adding waiter’s unique id.

Since to pass the unique id to broker, the waiter would need some sort of communication method. How can a waiter communicate with broker when the chat hasn’t been set up?