ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-31T23:49:25+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=401 2015-07-31T23:49:25+08:00 2015-07-31T23:49:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=401&p=2982#p2982 <![CDATA[Re: WebSocket]]>
alexchang wrote:
After some error and try, I successfully create websocket packet to server, right now is okay, thanks!



Hello, can you post your working code? I am working on the same problem.

Thanks

Statistics: Posted by aerouta — Fri Jul 31, 2015 11:49 pm


]]>
2015-07-31T23:47:17+08:00 2015-07-31T23:47:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=401&p=2981#p2981 <![CDATA[Re: WebSocket]]>
Thanks!!

Statistics: Posted by aerouta — Fri Jul 31, 2015 11:47 pm


]]>
2015-04-29T20:17:46+08:00 2015-04-29T20:17:46+08:00 https://bbs.espressif.com:443/viewtopic.php?t=401&p=1585#p1585 <![CDATA[Re: WebSocket]]> Statistics: Posted by alexchang — Wed Apr 29, 2015 8:17 pm


]]>
2015-04-27T00:14:39+08:00 2015-04-27T00:14:39+08:00 https://bbs.espressif.com:443/viewtopic.php?t=401&p=1516#p1516 <![CDATA[Re: WebSocket]]> Statistics: Posted by alexchang — Mon Apr 27, 2015 12:14 am


]]>
2015-04-26T23:06:07+08:00 2015-04-26T23:06:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=401&p=1514#p1514 <![CDATA[Re: WebSocket]]> http://www.esp8266.com/viewtopic.php?f= ... 8c3bf559a2

Statistics: Posted by israellot — Sun Apr 26, 2015 11:06 pm


]]>
2015-04-26T11:44:08+08:00 2015-04-26T11:44:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=401&p=1511#p1511 <![CDATA[WebSocket]]>
After few days study, we knows websocket and node.js socket.io better. Before we just use nodejs socket.io directly, right now we know websocket data frame structure.
We think the support on websocket is quite important for esp8266, especially official support from espressif.

Please take few time study this slides:
https://media.blackhat.com/bh-us-12/Bri ... Slides.pdf

We are trying to adapt handshake and receive and send function from other implements like :
https://github.com/m8rge/cwebsocket
https://github.com/dhbaird/easywsclient
https://github.com/square/SocketRocket

Statistics: Posted by alexchang — Sun Apr 26, 2015 11:44 am


]]>