Commit Graph

63 Commits

Author SHA1 Message Date
ruanshudong
21f58d250b 1 udp in ipv6 bug
2 add tars.resource
3 fix rsp queue
4 add max buffer limit
5 send queue, data accumulate clear
6 Adjust cmake third library path
7 tc_network_buffer add iterator
8 optimize tc_http tc_http_async, improve http parser performance
2020-03-04 10:33:14 +08:00
jarodruan
4b2a906525 rename HelloServer.cpp 2020-02-28 22:08:09 +08:00
jarodruan
30b29a09d1 rename file SSLServer.cpp 2020-02-28 14:45:37 +08:00
ruanshudong
42a105648a update mysql to 5.6.46 2020-02-27 17:16:51 +08:00
jarodruan
1b9c92c436 support all thirdparty lib compiler and install in linux 2020-02-26 12:05:15 +08:00
ruanshudong
3896bddbbf windows compiler succ, support mysql & openssl 2020-02-26 10:16:18 +08:00
jarodruan
271e46b310 update cmakefile, support windows 2020-02-25 10:14:27 +08:00
jarodruan
9a500bdc2a merge taf, and update auth crypo to des3 2020-02-22 21:22:51 +08:00
ruanshudong
54c4d28e4d fix windows compiler bug 2020-02-20 16:00:25 +08:00
jarodruan
afa23522bd add demo-util 2020-02-20 15:36:36 +08:00
ruanshudong
39abedb07c fix run-xxx, in terminal 2020-02-19 22:44:18 +08:00
jarodruan
a8c34362f9 fix run-xxx.bat in windows 2020-02-19 22:24:48 +08:00
ruanshudong
e05a67ef87 client socket in windows succ 2020-02-19 22:09:05 +08:00
jarodruan
40ca80bfed fix windows vector<char> is empty, &buff[0] will crash 2020-02-19 16:04:43 +08:00
jarodruan
14c96fcc2b http client test 2020-02-19 15:45:19 +08:00
ruanshudong
a76cab4b1c fix vector &[0] bug 2020-02-19 15:44:32 +08:00
jarodruan
d627938e93 update run-xxx.sh 2020-02-19 11:48:05 +08:00
ruanshudong
4832dd19de fix run-http.bat 2020-02-19 11:14:50 +08:00
ruanshudong
878f0b5426 fix windows compiler 2020-02-19 10:14:56 +08:00
ruanshudong
539fb61b76 http2 in linux succ 2020-02-18 14:55:40 +08:00
ruanshudong
d435becdd1 fix run-http2 2020-02-18 09:45:47 +08:00
ruanshudong
87606c8969 fix linux compiler 2020-02-18 09:17:16 +08:00
jarodruan
f221f966a3 http2 server & client multi thread succ 2020-02-17 20:47:20 +08:00
jarodruan
96c0a8bbd1 http2 sync and async succ, modify async interface 2020-02-17 20:16:18 +08:00
jarodruan
0107665f77 fix http2 multi thread bug 2020-02-17 18:52:11 +08:00
jarodruan
c8c2800c09 http2 sync succ 2020-02-17 09:06:10 +08:00
jarodruan
0d6a4eb76b http2 compiler succ, sync has bug 2020-02-16 20:17:52 +08:00
jarodruan
0350c6cdf8 ssl & auth succ 2020-02-15 19:40:08 +08:00
jarodruan
50f74d5982 normal & ssl all succ 2020-02-14 15:08:17 +08:00
jarodruan
a20b3e1e01 add auth ssl, ssl succ 2020-02-14 14:07:16 +08:00
jarodruan
5229509b66 run-all succ except http 2020-02-12 16:50:16 +08:00
ruanshudong
7c359b7281 linux compiler succ 2020-02-12 10:55:00 +08:00
jarodruan
8693c840b5 support cmake download url: mysql, ssl, nghttps
update buffer
2020-02-11 17:50:24 +08:00
jarodruan
877da51524 http2 can only send slow 2020-02-10 22:30:36 +08:00
jarodruan
9f5da0f7bf support http2 succ 2020-02-10 16:23:17 +08:00
jarodruan
a17cef6a01 http2 sync + async succ 2020-02-10 14:25:00 +08:00
jarodruan
86a350f80d update tc_http2, remove tc_http2clientmgr tc_http2session tc_nghttp2 2020-02-10 12:08:02 +08:00
jarodruan
642c9228d7 nghttp2 succ 2020-02-10 09:39:49 +08:00
ruanshudong
7b8c53e2ee add Http2Imp 2020-02-09 23:06:32 +08:00
ruanshudong
042f1412c8 http2 compiler succ 2020-02-09 23:03:52 +08:00
jarodruan
bef3665f03 http rpc call support 2020-02-09 17:03:32 +08:00
jarodruan
30723faaf5 change tars::ProxyProtocol::requestFunc 2020-02-09 14:31:30 +08:00
jarodruan
c7b451eedf update compiler bug 2020-02-08 20:52:12 +08:00
jarodruan
143cbd27c5 add run-custom 2020-02-08 20:31:00 +08:00
jarodruan
27df3c68c8 add CustomDemo 2020-02-08 20:10:02 +08:00
jarodruan
52b48eb92c windows run succ 2020-02-07 16:44:32 +08:00
jarodruan
70e41b2486 update bat sh 2020-02-07 13:56:40 +08:00
jarodruan
ac7c68ec0f add bat 2020-02-07 13:52:12 +08:00
jarodruan
5c90bd38b9 compiler on windows succ 2020-02-07 13:50:04 +08:00
jarodruan
b195935c84 fix tc_thread_pool bug, fix tc_clientsocket bug for mac 2020-02-03 10:14:00 +08:00