images to svg
This commit is contained in:
parent
a31e881856
commit
3ba28aa104
734 changed files with 11682 additions and 245 deletions
|
@ -75,7 +75,7 @@ When `new WebSocket(url)` is created, it starts connecting immediately.
|
|||
|
||||
During the connection the browser (using headers) asks the server: "Do you support Websocket?" And if the server replies "yes", then the talk continues in WebSocket protocol, which is not HTTP at all.
|
||||
|
||||

|
||||

|
||||
|
||||
Here's an example of browser request for `new WebSocket("wss://javascript.info/chat")`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue