|
<< Click to Display Table of Contents >> Navigation: Telegram > 2019 > 05 > 06 > Telegram_2019-05-06T11 |
2019-05-06T11:00:40
The entire HTML including Javascript is < 3K :)
2019-05-06T11:00:45
Actually, not much Javascript in there.
2019-05-06T11:08:21
Fixed the HTML ?? and updated the server...
2019-05-06T11:08:45
Fun!
2019-05-06T11:15:34
It's an echo server so you get whatever you sent ...
2019-05-06T11:15:58
At the same time, I made it so that the operator from the console, eh, me... Can respond.
2019-05-06T11:18:19
You can also try ws://chuacw.ath.cx:8080/ as well... And it works with echo servers on the internet too.
2019-05-06T11:18:31
Very fine, Chee. Does your javascript server refer to jquery outside your host maybe @ google? And this is clearly more than 3 K? But your js project is really very nice to learn websockts....
2019-05-06T11:19:16
No
2019-05-06T11:19:33
You can also use type: link https://www.websocket.org/echo.html to connect to my server.
2019-05-06T11:20:55
Just enter wss://chuacw.ath.cx:8443 or ws://chuacw.ath.cx:8080 as the location when you use type: link https://www.websocket.org/echo.html
2019-05-06T11:22:09
I hosted the demo html on my blog so maybe it is sending those headers from my blog.
2019-05-06T11:22:34
If you use view html source you should be able to see it.