zhengshuxin
|
1ced194a2b
|
optimize the API epoll's hooking in fiber module
|
2022-03-22 15:55:58 +08:00 |
|
zhengshuxin
|
cf30060e4f
|
add setParseBody() in HttpServletRequest class
|
2022-03-16 18:14:45 +08:00 |
|
zhengshuxin
|
69d5e8bd63
|
test closing fd in another fiber
|
2022-03-12 23:59:32 +08:00 |
|
zhengshuxin
|
6a9d69c1f3
|
test httpd_proxy for closing another fiber's fd
|
2022-03-03 19:22:48 +08:00 |
|
zhengshuxin
|
18979c88a5
|
optimize for closing fd in another fiber from the running fiber
|
2022-03-02 18:33:09 +08:00 |
|
zhengshuxin
|
a60dbd21e1
|
adding new feature that one fiber can close another fiber's fd
|
2022-03-01 19:02:05 +08:00 |
|
zhengshuxin
|
f940f2dca3
|
seperate read/write fiber for reading and writing process
|
2022-02-20 11:39:46 +08:00 |
|
郑树新
|
6139b0ef2f
|
add httpd_proxy's project into acl_cpp_vc2019.sln
|
2022-02-17 21:13:40 +08:00 |
|
zhengshuxin
|
f93fe96ec1
|
optimize and test fiber module
|
2022-02-16 23:01:54 +08:00 |
|
zhengshuxin
|
d4a829102f
|
test fiber
|
2022-02-16 18:16:58 +08:00 |
|
shuxin zheng
|
56314c1fdf
|
test httpd_proxy
|
2022-02-16 12:00:12 +08:00 |
|
郑树新
|
3fe4ad1a84
|
optimize and fixed bugs in fiber module when using IOCP event
|
2022-02-15 22:34:10 +08:00 |
|
shuxin zheng
|
f32aea02f5
|
readd doWebsocket() API in HttpServlet class for being compatible with old applications
|
2022-02-11 10:35:18 +08:00 |
|
shuxin zheng
|
c968da6825
|
fixed some bugs in websocket demo
|
2022-02-10 09:50:00 +08:00 |
|
root
|
a41327d992
|
build tests ok on Alpine
|
2022-01-27 20:47:28 +00:00 |
|
zhengshuxin
|
8d7cf5cdfc
|
build samples ok on WSL ubuntu
|
2022-01-28 12:28:21 +08:00 |
|
root
|
edf0b72aa3
|
porting to Alpine Linux ok
|
2022-01-27 19:37:10 +00:00 |
|
shuxin zheng
|
d7fa5eab36
|
test httpd_proxy demo
|
2022-01-24 18:36:08 +08:00 |
|
郑树新
|
b60bdf94cd
|
test httpd_proxy
|
2022-01-19 23:47:53 +08:00 |
|
郑树新
|
94980730c2
|
build httpd_proxy demo on windows platform
|
2022-01-18 23:58:40 +08:00 |
|
郑树新
|
6caf0293a1
|
support vs2019 for the application project generated by wizard
|
2022-01-01 11:28:01 +08:00 |
|
zhengshuxin
|
001964c9fc
|
fixed bugs in http_servlet class in app/wizard/tmpl.
|
2021-10-19 13:23:38 +08:00 |
|
zhengshuxin
|
77aa6ef7ea
|
optimize packaging process
|
2021-09-25 18:11:39 +08:00 |
|
shuxin zheng
|
c0e6d687fb
|
add vc2019 project for wizard module
|
2021-05-26 14:55:23 +08:00 |
|
shuxin zheng
|
2cfb441d47
|
add one http server demo
|
2021-03-26 10:19:39 +08:00 |
|
shuxin zheng
|
ce4eefa5ba
|
modify samples
|
2021-01-17 18:57:37 +08:00 |
|
shuxin zheng
|
af40bef5b0
|
moify Makefile in wizard's tmpl
|
2020-09-07 14:17:29 +08:00 |
|
shuxin zheng
|
2f8c86105e
|
optimize servers template in app/wizard
|
2020-09-07 14:09:24 +08:00 |
|
shuxin zheng
|
435e4ff4aa
|
optimize app/wizard
|
2020-08-21 14:51:09 +08:00 |
|
unknown
|
d4313ab4f6
|
fixed some compiling error by vc2015
|
2020-08-06 18:14:31 +08:00 |
|
shuxin zheng
|
1beda872e0
|
fixed demo compiling error
|
2020-08-06 17:46:26 +08:00 |
|
zhengshuxin
|
d800ca468e
|
use MD compiling options for all vc projects
|
2020-08-06 15:42:37 +08:00 |
|
unknown
|
556ec95a93
|
modify projects
|
2020-08-06 14:13:31 +08:00 |
|
郑树新
|
a6976962cd
|
fixed compiling error by vc2012
|
2020-07-26 16:28:16 +08:00 |
|
shuxin zheng
|
4f2dd3649f
|
rewrite redis_client_cluster/redis_command classes.
|
2020-07-20 11:21:47 +08:00 |
|
shuxin zheng
|
e2a5a02661
|
remove cpp files from vc projects created by wizard
|
2020-06-30 16:50:15 +08:00 |
|
shuxin zheng
|
3942464913
|
optimize http template for wizard
|
2020-06-30 16:33:42 +08:00 |
|
shuxin zheng
|
2e486755f0
|
optimize http template for wizard app
|
2020-06-30 15:55:52 +08:00 |
|
shuxin zheng
|
30887c2cfc
|
remove unused header in http_service.cpp
|
2020-06-29 17:26:20 +08:00 |
|
shuxin zheng
|
01cfeed532
|
optimize http service templates in wizard app
|
2020-06-29 17:17:56 +08:00 |
|
zhengshuxin
|
06b812a8a5
|
compiling http service templates ok on Linux
|
2020-06-29 14:42:23 +08:00 |
|
shuxin zheng
|
112dcdbba3
|
rewrite http service templates in wizard
|
2020-06-29 14:34:16 +08:00 |
|
shuxin zheng
|
103c597948
|
fixed compiling error in Makefile_fiber.in
|
2020-06-22 16:09:49 +08:00 |
|
zhengshuxin
|
69d8baf06c
|
release 3.5.1-4 for the new rpm package
|
2020-06-05 18:15:34 +08:00 |
|
shuxin zheng
|
79317f0965
|
change compiling flag "-Wno-extended-offsetof" to "-Wno-invalid-offsetof" for clang
|
2020-05-19 09:28:57 +08:00 |
|
zhengshuxin
|
da6fba53b3
|
modify one demo httpd_upload which can be ran on the control of acl master
|
2020-05-04 20:30:58 +08:00 |
|
zhengshuxin
|
00f819fcbe
|
add lost file for one demo httpd_upload
|
2020-05-03 22:45:27 +08:00 |
|
shuxin zheng
|
c4e5910e0b
|
format master_ctl' output
|
2020-04-23 10:22:26 +08:00 |
|
shuxin zheng
|
00187c3ef6
|
modify master_ctl's Makefile
|
2020-04-22 17:04:59 +08:00 |
|
zhengshuxin
|
c8f861fb26
|
change configur files' charset from gbk to utf8
|
2020-04-22 16:56:31 +08:00 |
|