lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Simple no OS RAW web server and no framework websocket


From: Andy Pont
Subject: Re: [lwip-users] Simple no OS RAW web server and no framework websocket example?
Date: Mon, 14 Jan 2019 09:36:41 +0000
User-agent: eM_Client/7.2.33106.0

Back in December 2018 you wrote…

I am very new to the lwIP and web development, and I need some directions.
 
I've seen a lot of cool demo of websocket + webserver on ESP8266 platform on
youtube and I am wondering if lwIP can achieve the same. I am using SAM E70
Xplained Atmel development board.
 
There's no websocket support yet in lwIP. You'll have to rely on 3rd party code for that.
This may be a bit late if you have everything working but Real Time Logic[1] have just released their WebSocket server under a dual license (GPLv2 or commercial).  There are abstraction layers included for lwIP both for the Netccon and raw APIs.  Source is available at https://github.com/RealTimeLogic/MinnowServer

-Andy.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]