set the client id :

12 views
Skip to first unread message

matth

unread,
Apr 7, 2015, 6:48:47 PM4/7/15
to action...@googlegroups.com
Hello,

Is it possible to set the client.id when a member is added in a room with addmember ?

Thank you.

Evan Tahler

unread,
Apr 8, 2015, 6:38:36 AM4/8/15
to action...@googlegroups.com
`connection.id` is a property of the connection, and that's assigned (and fixed) for the lifetime of the connection.  It will break things if you change it.  

That said, you can certainly make up a new property, like `connection.user_id` or similar which you can set/work with in your application. 
Reply all
Reply to author
Forward
0 new messages