|
From: | Sakari Kapanen |
Subject: | [lwip-devel] [patch #9525] httpd: add Websocket support, fix lwip_strnicmp |
Date: | Thu, 21 Dec 2017 16:12:20 -0500 (EST) |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7 |
URL: <http://savannah.nongnu.org/patch/?9525> Summary: httpd: add Websocket support, fix lwip_strnicmp Project: lwIP - A Lightweight TCP/IP stack Submitted by: flannelhead Submitted on: Thu 21 Dec 2017 09:12:19 PM UTC Category: apps Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: This patch adds Websocket support to the httpd. The original work was done based on older lwIP by lujji: https://github.com/lujji/esp-httpd I integrated his work into the current upstream httpd code. Broadcast support was also added in the process. Also, this patch fixes the lwip_strnicmp implementation which I found to be faulty when I needed to implement strnistr to be used in the Websocket implementation. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thu 21 Dec 2017 09:12:19 PM UTC Name: 0001-httpd-integrate-Websocket-support.patch Size: 34KiB By: flannelhead <http://savannah.nongnu.org/patch/download.php?file_id=42700> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?9525> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |