This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenBK7231T_App
Watch
3
Star
0
Fork
0
You've already forked OpenBK7231T_App
mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced
2026-02-08 13:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d866ef919b1d6bb4f92eb7fb6f9e471fb4b62c61
OpenBK7231T_App
/
src
/
httpserver
History
softplus
d866ef919b
Consistent clientId, shortDeviceName vars
2022-09-04 22:32:04 +02:00
..
http_fns.c
Consistent clientId, shortDeviceName vars
2022-09-04 22:32:04 +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
…
new_http.c
Revert "Status information auto-updates, tweaked HTML"
2022-09-02 19:47:55 +02:00
new_http.h
Revert "Status information auto-updates, tweaked HTML"
2022-09-02 19:47:55 +02:00
rest_interface.c
Update usage to ClientId
2022-09-04 22:14:45 +02:00
rest_interface.h
…