Timeline for RealTime communication Nodejs
Current License: CC BY-SA 4.0
10 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
May 4, 2019 at 17:15 | history | edited | Cœur | CC BY-SA 4.0 |
spelling in title
|
Mar 14, 2019 at 18:02 | comment | added | Anas | is what I was looking for, thanks a lot! | |
Mar 14, 2019 at 18:00 | comment | added | Avraham | There are WebSocket clients for non browser envs, like ws for node.js | |
Mar 14, 2019 at 17:57 | comment | added | Anas | Exactly, and this is done via a web page chat, I would rather do it without a web page | |
Mar 14, 2019 at 17:44 | comment | added | Avraham |
I don't understand you: a WebSocket is initiated by the client, and once initiated both sides are able to send data to each other.
|
|
Mar 14, 2019 at 17:39 | comment | added | Anas | I have documented myself on the webSockets, but communication in this area is between the client's browser and the server, I would like to implement direct communication, door to door, where is the client that initiates communication with the server | |
Mar 14, 2019 at 17:35 | comment | added | Avraham | What you search for is called WebSocket | |
Mar 14, 2019 at 17:20 | review | Triage | |||
Mar 14, 2019 at 19:08 | |||||
Mar 14, 2019 at 17:15 | review | First posts | |||
Mar 14, 2019 at 17:20 | |||||
Mar 14, 2019 at 17:13 | history | asked | Anas | CC BY-SA 4.0 |