CSE :: Javascript - CS
- What does the value 2 of the WebSocket attribute Socket.readyState indicate?
- Which method is used to close the WebSocket?
- How does the client and the server communicate following the rules defined by the WebSocket protocol?
- How can we check the subprotocol being used by the client?
- How will you transmit data using the connection?