jarodruan
a51037fa7e
rm FindMySQL.cmake
2020-02-07 17:34:39 +08:00
jarodruan
4e9683592b
add thirdparty
2020-02-07 17:33:38 +08:00
jarodruan
52b48eb92c
windows run succ
2020-02-07 16:44:32 +08:00
jarodruan
0dec946ba4
update tup, add tc_port::getpid
2020-02-07 14:55:31 +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
ruanshudong
2aa5c5f7e2
delete tars h
2020-02-02 20:37:48 +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
0df7e70485
add run -http.sh, add UtilDemo
2020-02-01 14:28:38 +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
ruanshudong
8b3524243a
fix crash
2020-01-30 17:36:57 +08:00
jarodruan
08cddb7d4b
fix adapter proxy bug
2020-01-30 17:25:38 +08:00
jarodruan
97c46b8411
update run-quick-start.sh
2020-01-30 15:49:54 +08:00
jarodruan
6c82e25398
fix co bug & tc_timeout_queue_new generateId bug
2020-01-30 14:07:16 +08:00
ruanshudong
9a9bce6a0a
linux build succ
2020-01-29 21:34:03 +08:00
jarodruan
91f768f512
TAF->TARS
2020-01-29 21:04:15 +08:00
jarodruan
2401420e78
compiler examples, add auto test scripts
2020-01-29 20:52:34 +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
jarodruan
0b2175e5dc
util & tools compiler succ
2020-01-27 20:13:21 +08:00
jarodruan
cb2954eb61
support mac windows
2020-01-27 16:11:34 +08:00
ruanshudong
46e5ba6f15
update readme
2020-01-22 15:08:13 +08:00
ruanshudong
f35ddf2b60
TarsNotify.h add notify any app & server
2020-01-20 13:53:46 +08:00
ruanshudong
c0ca4f3c92
fix copy file bug
2020-01-20 13:52:08 +08:00
ruanshudong
6921007b29
fix notify, support nodeid is domain
2020-01-20 09:12:41 +08:00
ruanshudong
d11e66222c
Merge pull request #42 from xiangpdu/master
...
Fix incorrect namespace generated by pb2tarscpp
2020-01-11 21:33:49 +08:00
ruanshudong
2255edba3a
move doc to global doc
2020-01-10 13:48:12 +08:00
ruanshudong
2207e0d12b
add version to 1.4.0, match CMakeLists.txt
2020-01-03 16:03:10 +08:00
ruanshudong
970571dd28
update protocol
2020-01-03 15:49:19 +08:00
shevqko
fa0a00a7ae
add tars local auth process
2020-01-03 15:33:37 +08:00
ruanshudong
81d56480c2
Update README.zh.md
2019-12-29 12:12:08 +08:00
xpdu
71113330e5
Fix incorrect namespace generated by pb2tarscpp
...
The namespace of class from outside package was current namespace rather than the original namespace generated in *.tars.h
Fix it by replacing with original namespace.
2019-12-20 20:43:26 +08:00
ruanshudong
4771bb8456
add strptime for windows
2019-12-17 14:05:09 +08:00
ruanshudong
54b522ad80
add tc_platform.h for future to support mac&windows
2019-12-17 13:54:30 +08:00
ruanshudong
43103f10fd
fix tc_common double bug
...
tc_common add time function, tc_autoptr use std::atomic
2019-12-17 13:48:03 +08:00
ruanshudong
4385398f84
add version
2019-12-13 19:17:23 +08:00
ruanshudong
d926a0a675
Merge pull request #34 from langio/master
...
fix a bug that the method was not sorted by name when generate code from protobuf
2019-12-13 19:00:55 +08:00
ruanshudong
5b7ae4c4d1
Merge pull request #18 from YMChenLiye/master
...
add staitc function: tars_prxname
2019-12-13 18:57:59 +08:00
ruanshudong
7528cc7e92
Merge pull request #11 from XT-W/master
...
feature:增加对泛型的支持,同时修复了一个对字典内元素进行“include”的bug
2019-12-13 18:56:29 +08:00
ruanshudong
b23755ad73
Merge pull request #19 from zhanleewo/patch-1
...
Incorrect MIME type
2019-12-13 18:52:16 +08:00
ruanshudong
7902b14855
Merge pull request #40 from TarsCloud/ruanshudong_dev
...
Ruanshudong dev
2019-12-13 18:50:22 +08:00
ruanshudong
f95a59a1b8
add version
2019-12-13 18:48:07 +08:00
ruanshudong
c9c364dfed
modify cgi encodeURL
2019-12-13 18:07:15 +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
1e3bb68aaf
tc_json add License
2019-12-01 09:32:04 +08:00
ruanshudong
bf07a8015a
support simple json tars2json
2019-11-30 20:01:04 +08:00