zhengshuxin
|
6fa297ae4d
|
Optimize wizard's template for http service.
|
2023-05-21 22:10:02 +08:00 |
|
zhengshuxin
|
1f1e47e4cd
|
Add HTTP PUT for demo
|
2023-05-05 14:18:50 +08:00 |
|
zhengshuxin
|
c564646a32
|
modify webpage
|
2023-04-29 12:26:18 +08:00 |
|
zhengshuxin
|
a8eb86e67a
|
Fixed dead lock when writing log after fork() in acl_master.
|
2023-04-17 11:04:34 +08:00 |
|
zhengshuxin
|
e1b8c269f5
|
Rename acl-master's service name from master to acl-master.
|
2023-04-11 14:52:30 +08:00 |
|
zhengshuxin
|
39c749a13d
|
optimize the performance of redis_builder
|
2023-04-03 22:04:13 +08:00 |
|
zhengshuxin
|
922d1f196c
|
Add websocket supporting in the service's project created by wizard app.
|
2023-03-25 22:52:19 +08:00 |
|
zhengshuxin
|
d9fd1e005d
|
optimize redis_gateway
|
2023-02-22 15:39:03 +08:00 |
|
zhengshuxin
|
8a02069411
|
Test redis_gateway.
|
2023-02-21 22:59:58 +08:00 |
|
zhengshuxin
|
0e052e155e
|
The main functions of redis_gateway is ok:)
|
2023-02-21 22:44:29 +08:00 |
|
zhengshuxin
|
118580492d
|
Writing redis_gateway ...
|
2023-02-21 19:11:21 +08:00 |
|
shuxin zheng
|
a7a48d53ba
|
Adding redis_gateway app.
|
2023-02-20 17:47:53 +08:00 |
|
zhengshuxin
|
9286a008c5
|
test
|
2022-10-26 07:03:34 -04:00 |
|
zhengshuxin
|
efe06cd020
|
test io_uring ...
|
2022-10-25 06:54:43 -04:00 |
|
zhengshuxin
|
515e388b2e
|
Add support io_uring in service template - master_fiber
|
2022-10-23 20:42:57 +08:00 |
|
zhengshuxin
|
981dfcdacd
|
optimize status demo
|
2022-09-18 11:15:37 +08:00 |
|
zhengshuxin
|
51a782772a
|
test demo
|
2022-09-18 09:26:31 +08:00 |
|
zhengshuxin
|
4411d6b3de
|
test demo
|
2022-09-15 23:13:17 +08:00 |
|
shuxin zheng
|
8fea051a7f
|
add json serialize demo with the viriable names
|
2022-09-14 12:00:15 +08:00 |
|
zhengshuxin
|
6ec3aa2ec5
|
test gson
|
2022-09-13 22:23:11 +08:00 |
|
zhengshuxin
|
3ac887ea53
|
test gson which can be transfered to std::map<>
|
2022-09-13 22:20:02 +08:00 |
|
zhengshuxin
|
48d42428a2
|
test demo
|
2022-09-11 16:24:01 +08:00 |
|
zhengshuxin
|
ba054b4b6e
|
add one demo for getting status from TP-LINK
|
2022-09-11 16:18:55 +08:00 |
|
郑树新
|
0496e4680a
|
compile demos on windows for x64
|
2022-09-06 15:20:02 +08:00 |
|
zhengshuxin
|
dbbb847c1b
|
format codes charset
|
2022-09-06 09:48:25 +08:00 |
|
郑树新
|
58dceb57d5
|
optimize vs projects
|
2022-09-05 20:44:55 +08:00 |
|
郑树新
|
d46e53a45d
|
add lost projects for windows
|
2022-09-05 20:28:23 +08:00 |
|
zhengshuxin
|
5e3f7358ba
|
optimize fiber_file_close() of fiber_io.c
|
2022-09-02 23:25:28 +08:00 |
|
zhengshuxin
|
b62a3138b2
|
release new acl and master
|
2022-08-31 15:35:38 +08:00 |
|
zhengshuxin
|
7c97be44a9
|
modify demos' IO timeout from 0 to -1 because the changing of IO timeout meaning
|
2022-08-31 15:05:35 +08:00 |
|
郑树新
|
7b0a314136
|
optimize vc projects of service tmpl used by wizard
|
2022-08-31 08:44:59 +08:00 |
|
郑树新
|
9c2f893ea6
|
optimize projects on windows
|
2022-08-31 08:37:27 +08:00 |
|
zhengshuxin
|
e30ea6808f
|
change charset from utf-8 to gbk for service template
|
2022-08-30 23:10:28 +08:00 |
|
zhengshuxin
|
97028886a8
|
test openssl in fiber mode.
|
2022-08-29 18:40:15 +08:00 |
|
zhengshuxin
|
ae39d3ec94
|
optimize network IO module.
|
2022-08-29 17:09:02 +08:00 |
|
zhengshuxin
|
4b7d12fb95
|
test demo
|
2022-08-26 21:42:14 +08:00 |
|
zhengshuxin
|
70391ac4b0
|
add SNI in acl::openssl_io
|
2022-08-26 17:51:41 +08:00 |
|
zhengshuxin
|
b1dd2149f5
|
optimize httpd_proxy demo
|
2022-08-26 00:12:26 +08:00 |
|
zhengshuxin
|
43c454a93d
|
Don't close aio socket if there is some data waiting to be written in aio buffer.
|
2022-08-25 23:08:05 +08:00 |
|
zhengshuxin
|
7ce6014972
|
Add the openssl-1.1.1q's headers into acl, so we can use Openssl in default mode.
|
2022-08-23 17:54:54 +08:00 |
|
zhengshuxin
|
f42003d46f
|
disable openssl default in Makefile
|
2022-08-23 17:22:36 +08:00 |
|
zhengshuxin
|
a1b09b743e
|
optimize ssl module
|
2022-08-20 21:32:08 +08:00 |
|
shuxin zheng
|
689471da8f
|
add service template's default confgiure items.
|
2022-08-10 14:44:39 +08:00 |
|
zhengshuxin
|
7cd0450bd1
|
optimize master_keepalive.sh shell
|
2022-08-09 14:11:23 +08:00 |
|
zhengshuxin
|
97f66b265e
|
compile demos on Cygwin
|
2022-08-06 23:32:00 +08:00 |
|
zhengshuxin
|
e664f21494
|
build acl ok on Cygwin
|
2022-08-06 20:03:51 +08:00 |
|
zhengshuxin
|
06bb626faa
|
release new version for fixed one bugs in fiber_server.cpp
|
2022-08-03 10:15:41 +08:00 |
|
zhengshuxin
|
eeb441afcb
|
fixed one bug in fiber_server.cpp when using shared stack mode
|
2022-08-03 10:09:03 +08:00 |
|
zhengshuxin
|
b1506818eb
|
fiber service template can use SO_REUSEPORT for unix domain socket
|
2022-08-02 23:21:44 +08:00 |
|
zhengshuxin
|
d5bac0b0b1
|
optimize acl_master and service templates
|
2022-07-26 16:08:25 +08:00 |
|