Discussion :: Javascript - CS
- How can we check the subprotocol being used by the client?
Answer : Option B
Explanation :
Once the connection is established, the client can determine which subprotocol is in use by checking the protocol property of the socket.
Be The First To Comment