This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
OpenBK7231T_App
Watch
2
Star
0
Fork
0
You've already forked OpenBK7231T_App
mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced
2026-03-08 00:07:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03a29f48827cd8cfff643784e9a7d9ab27f52b6b
OpenBK7231T_App
/
src
/
httpserver
History
openshwprojects
03a29f4882
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
2022-08-23 00:58:33 +02:00
..
http_fns.c
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
2022-08-23 00:58:33 +02:00
http_fns.h
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
2022-08-23 00:58:33 +02:00
http_tcp_server.c
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
2022-08-23 00:58:33 +02:00
http_tcp_server.h
gi, comments
2022-04-15 12:10:20 +02:00
new_http.c
EXPERIMENT: buffer tcp chunks up to 1kb and send them as about 1kb chunks, it seems to fix http server unresponsive in some rare cases. TODO: check on more cases if it really helps in general
2022-08-23 00:58:33 +02:00
new_http.h
correct back to menu, also added "Refrseh" button to main
2022-08-20 12:37:33 +02:00
rest_interface.c
slightly better tasmota commands support
2022-07-30 13:53:37 +02:00
rest_interface.h
add json parser?
2022-02-08 17:27:40 +00:00