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
a738605a1104db41239f5e29438f829b3dc2138e
OpenBK7231T_App
/
src
/
httpserver
History
softplus
a738605a11
re-merging changes from last commit
2022-09-04 00:10:12 +02:00
..
http_fns.c
re-merging changes from last commit
2022-09-04 00:10:12 +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
re-merging changes from last commit
2022-09-04 00:10:12 +02:00
new_http.h
re-merging changes from last commit
2022-09-04 00:10:12 +02:00
rest_interface.c
re-merging changes from last commit
2022-09-04 00:10:12 +02:00
rest_interface.h
add json parser?
2022-02-08 17:27:40 +00:00