Telegram_2019-05-06T11

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2019 > 05 > 06 >

Telegram_2019-05-06T11

Telegram link

 

2019-05-06T11:00:40

 

The entire HTML including Javascript is < 3K :)

 


 

Telegram link

 

2019-05-06T11:00:45

 

Actually, not much Javascript in there.

 


 

Telegram link

 

2019-05-06T11:08:21

 

Fixed the HTML ?? and updated the server...

 


 

Telegram link

 

2019-05-06T11:08:45

 

Fun!

 


 

Telegram link

 

2019-05-06T11:15:34

 

It's an echo server so you get whatever you sent ...

 


 

Telegram link

 

2019-05-06T11:15:58

 

At the same time, I made it so that the operator from the console, eh, me... Can respond.

 


 

Telegram link

 

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.

 


 

Telegram link

 

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....

 


 

Telegram link

 

2019-05-06T11:19:16

 

No

 


 

Telegram link

 

2019-05-06T11:19:33

 

You can also use type: link https://www.websocket.org/echo.html to connect to my server.

 


 

Telegram link

 

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

 


 

Telegram link

 

2019-05-06T11:22:09

 

I hosted the demo html on my blog so maybe it is sending those headers from my blog.

 


 

Telegram link

 

2019-05-06T11:22:34

 

If you use view html source you should be able to see it.