Flask - WebSocket and Real-Time
Which Flask-SocketIO function call correctly assigns a client to the room named 'chatroom'?
join_room().join_room('room_name'), where 'room_name' is the target room.join_room is valid for adding clients to rooms. [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions