Can a native(c++) client and a web(JavaScript) client enter one room?

Two native clients can enter the room "test_room". Two web clients also see each other in this room.
But the native client and the web can not see each other's friends. Why is that?

Comments