Hello.
I am looking for ESP IDF v4. * WebSocket server code implementation and usage example.
I would be grateful if someone could share the code or contact me to discuss the cost of implementation.
Thank you.
IDF WebSocket Server
Re: IDF WebSocket Server
@ chegewara
*sigh* Does that mean that WS is the part of the esp_httpd_server now?
*sigh* Does that mean that WS is the part of the esp_httpd_server now?
Re: IDF WebSocket Server
I dont know that, but you can ask in that issue topic to get more info.
Re: IDF WebSocket Server
Looks like it is. Thank you.
IDF WebSocket Server
I am trying to add web socket server communication for ocpp,the http is working fine but for webs sockets i am not able to connect it to the postman .
this is the error in postman:
Could not connect to ws://192.168.4.1/chgrfid
15:22:29
Error: Unexpected server response: 200
Handshake Details
Request URL: http://192.168.4.1/chgrfid
Request Method: GET
Status Code: 200 OK
Request Headers
Sec-WebSocket-Version: 13
Sec-WebSocket-Key: M+sOUhzXDnG9+hOO6R/xaA==
Connection: Upgrade
Upgrade: websocket
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
Host: 192.168.4.1
Response Headers
Content-Type: text/html
Content-Length: 2589
Can anybody tell me how todo it or any resorce for web sockets
this is the error in postman:
Could not connect to ws://192.168.4.1/chgrfid
15:22:29
Error: Unexpected server response: 200
Handshake Details
Request URL: http://192.168.4.1/chgrfid
Request Method: GET
Status Code: 200 OK
Request Headers
Sec-WebSocket-Version: 13
Sec-WebSocket-Key: M+sOUhzXDnG9+hOO6R/xaA==
Connection: Upgrade
Upgrade: websocket
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
Host: 192.168.4.1
Response Headers
Content-Type: text/html
Content-Length: 2589
Can anybody tell me how todo it or any resorce for web sockets
Who is online
Users browsing this forum: jtroncin21 and 84 guests