Examples of using Websocket in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
WebSocket is not just another incremental enhancement to conventional HTTP communications, it represents a large advance, especially for real-time, event driven web applications.
If the frame comprises an unfragmented message(Section 5.4), it is said that_A WebSocket Message Has Been Received_ with type/type/ and data/data/.
The WebSocket Client.
What is WebSocket Protocol?
The WebSocket connection close reason.
Both are always connected via WebSocket.
The WebSocket is an independent protocol.
What browsers support the WebSocket API?
WebSocket is a different protocol from HTTP.
Other than that, WebSocket adds nothing.
Agents should not close the WebSocket connection arbitrarily.
WebSocket is a different protocol than HTTP.
SHOULD NOT close the WebSocket connection arbitrarily.
Websocket messages have no semantics on their own.
WebSocket(If the server and the browser indicates they support Websocket).
Clients SHOULD NOT close the WebSocket connection arbitrarily.
Why the WebSocket protocol is the better choice.
Servers may close the WebSocket connection whenever desired.
Constructing a WebSocket takes one line of code.
WebSocket in the second part of the article series.