Commit Graph

62 Commits

Author SHA1 Message Date
ruanshudong
addb77b5d5 suport tarsnode deploy in domain 2020-03-24 21:41:56 +08:00
ruanshudong
ad39ed3dfd fix windows compiler 2020-03-14 19:05:47 +08:00
ruanshudong
9143c7a61a fix log & tars-tools.cmake, support upload by token 2020-03-14 17:53:34 +08:00
ruanshudong
4a6c45f7cd support cmake 2020-03-09 16:25:36 +08:00
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
5bd0b9a2aa update Thirdparty, use mysql client lib 2020-02-27 22:07:29 +08:00
jarodruan
9a500bdc2a merge taf, and update auth crypo to des3 2020-02-22 21:22:51 +08:00
jarodruan
40ca80bfed fix windows vector<char> is empty, &buff[0] will crash 2020-02-19 16:04:43 +08:00
ruanshudong
a76cab4b1c fix vector &[0] bug 2020-02-19 15:44:32 +08:00
ruanshudong
539fb61b76 http2 in linux succ 2020-02-18 14:55:40 +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
8f3c4cdd7b add tc_http2 base class 2020-02-17 10:08:29 +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
2eaa72a378 Transceiver add finishInvoke for auth 2020-02-12 20:35:39 +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
b9ca43dcdd update ssl 2020-02-12 09:32:12 +08:00
jarodruan
aada7d6465 add protobuf zlib depends 2020-02-11 21:37:07 +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
9a9fda7b6e remove not use code 2020-02-10 14:40:55 +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
042f1412c8 http2 compiler succ 2020-02-09 23:03:52 +08:00
ruanshudong
213fea871c http short syncall ok 2020-02-09 18:20:42 +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
27df3c68c8 add CustomDemo 2020-02-08 20:10:02 +08:00
jarodruan
5c90bd38b9 compiler on windows succ 2020-02-07 13:50:04 +08:00
ruanshudong
dded31f122 add config, run-push run-co, fix initialize bug 2020-02-02 20:35:17 +08:00
ruanshudong
cfd4d576c7 fix coro bug 2020-02-02 15:42:56 +08:00
ruanshudong
6dc380ff7e run quick start ok 2020-02-01 14:24:43 +08:00
ruanshudong
4a60c1b9bd fix adapter proxy bug 2020-01-30 17:36:59 +08:00
jarodruan
08cddb7d4b fix adapter proxy bug 2020-01-30 17:25:38 +08:00
jarodruan
6c82e25398 fix co bug & tc_timeout_queue_new generateId bug 2020-01-30 14:07:16 +08:00
jarodruan
91f768f512 TAF->TARS 2020-01-29 21:04:15 +08:00
jarodruan
17df5bba83 add examples CMakeLists.txt 2020-01-29 15:52:39 +08:00
jarodruan
fedd9f4a71 compiler succ 2020-01-28 21:51:45 +08:00
ruanshudong
f35ddf2b60 TarsNotify.h add notify any app & server 2020-01-20 13:53:46 +08:00
ruanshudong
6921007b29 fix notify, support nodeid is domain 2020-01-20 09:12:41 +08:00
shevqko
fa0a00a7ae add tars local auth process 2020-01-03 15:33:37 +08:00