Best basic HTTP Server

Deouss
Posts: 425
Joined: Tue Mar 20, 2018 11:36 am

Best basic HTTP Server

Postby Deouss » Tue Oct 09, 2018 4:30 pm

I am interested in implementation of some minimal HTTP server which could just parse basic HTTP RFCs needed for web requests.
All should be basically TCP based with following the common protocol rules. I do not intend to use secure server with certificates.
Google Chrome has nice websockets that are very fast and can be coded with raw TCP. Also AJAX is nice without json but encrypted or zipped binary data. What I need is just to send some small data back and forth. I am not sure if the web server from idf examples is sufficient enough. I'm trying to stay away from Arduino.
Maybe someone could recommend something.
Thanks

chegewara
Posts: 2207
Joined: Wed Jun 14, 2017 9:00 pm

Re: Best basic HTTP Server

Postby chegewara » Tue Oct 09, 2018 10:39 pm


Who is online

Users browsing this forum: Baidu [Spider], Google [Bot] and 88 guests