added WebSockets (#331)

This commit is contained in:
lujji 2017-02-02 06:17:53 +00:00 committed by Ruslan V. Uss
parent f64935eb1d
commit bce2139f06
16 changed files with 3810 additions and 1363 deletions

View file

@ -1,2 +1,4 @@
Maintained by lujji (https://github.com/lujji/esp-httpd).
Note: this module expects your project to provide "fsdata.c" created with "makefsdata" utility.
See examples/http_server.