Commit Graph

53 Commits

Author SHA1 Message Date
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
ruanshudong
ac3a0d086f tars notify add notify message to app.server.nodename, web will show this message 2019-12-13 17:49:03 +08:00
ruanshudong
553e237697 remove log 2019-11-05 09:25:28 +08:00
ruanshudong
ddd7e5262d fix dns parse bug 2019-11-05 09:24:10 +08:00
ruanshudong
e21ab4fcf2 fix dns bug, if dns not be resolved then resolved when connect every time 2019-11-04 21:49:20 +08:00
ruanshudong
57da604c10 remove logs
modify CMakeList remove cmake warning
2019-11-04 15:04:14 +08:00
huiyongchen
7154194106 fix compile problem of some gcc compiler:dynamic array can't be initialized where defined 2019-05-16 11:18:33 +08:00
huiyongchen
c4c5aba117 add support of zipkin trace 2019-02-21 21:10:13 +08:00
yuansx
514baf8410
Merge pull request #3 from Abioy/master
Remove some useless code and check array index before using it
2018-12-28 10:05:09 +08:00
yahuichen(陈亚辉)
7f1b8c41fd fix the bug: error: ‘::readv’ has not been declared 2018-11-23 12:10:39 +08:00