Commit Graph

48 Commits

Author SHA1 Message Date
XieHan
a6837fdfd6 update http proxy example 2022-03-03 20:33:04 +08:00
XieHan
b4f332f72d update tutorial-05-http_proxy.cc 2022-03-03 19:12:00 +08:00
BDZNH
bd71c7e8d3 add NDK (Android) build support 2022-01-21 17:38:18 +08:00
holmes1412
8ead84b947 generate wfkafka shared lib on macOS 2022-01-20 20:07:04 +08:00
XieHan
4f8f789b83 fix CMakeLists.txt of tutorial 2022-01-19 20:39:06 +08:00
XieHan
183a397118 Update CMake files to generate both static and shared libraries 2022-01-19 18:52:08 +08:00
xiehan
1035b8352e Update client.cc 2021-12-16 15:55:25 +08:00
XieHan
5bb78982d6 Add user defined naming service example 2021-12-12 21:17:03 +08:00
wzl12356
c60d20cf59 Update tutorial-13-kafka_cli.cc 2021-10-17 19:39:49 +08:00
xiehan
54086b55ae Update tutorial-20-reducer.cc 2021-10-13 21:57:43 +08:00
XieHan
0f9e3b0049 fix tutorial-05 2021-10-13 01:54:49 +08:00
XieHan
fb9ffe87c0 Merge branch 'master' of https://github.com/sogou/workflow 2021-10-07 17:54:56 +08:00
XieHan
6d7006f21e Fix WFReduceTask compiling error. Add a reducer tutorial. 2021-10-07 17:54:02 +08:00
XieHan
69e773b247 restore tutorial-5 2021-10-04 00:53:16 +08:00
XieHan
7cac784725 Fix 'include' errors 2021-10-04 00:43:03 +08:00
XieHan
7dc34f89f6 update http_parser 2021-09-08 19:27:51 +08:00
xiehan
3c9405875f Update message.cc 2021-08-27 19:37:21 +08:00
holmes1412
6602fd76cf update tutorial/GNUmakefile 2021-07-27 15:44:49 +08:00
holmes1412
53c24bf433 fix tutorial/GNUmakefile 2021-07-26 23:31:41 +08:00
xiehan
0eca30deba Merge pull request #490 from Barenboim/master
update makefile
2021-07-26 18:36:23 +08:00
XieHan
cda0f43cb8 update makefile 2021-07-26 18:30:44 +08:00
holmes1412
2a9456b3ba update test/tutorial cmake 2021-07-26 17:47:02 +08:00
XieHan
a9940988b0 change cmake build directory 2021-07-13 17:13:45 +08:00
XieHan
ab2ab90028 update cmake 2021-07-06 16:07:29 +08:00
XieHan
85ace7030d Little fixes 2021-06-23 00:46:37 +08:00
wzlsuccess
48635daf07 update cmake file 2021-06-22 23:03:48 +08:00
XieHan
a788401b3c fix bug and update MySQL tutorial 2021-06-03 00:30:55 +08:00
xiehan
ba7e842a9e Merge pull request #373 from holmes1412/master
fix MySQL parse multi result for OK packet and error
2021-05-19 19:40:58 +08:00
holmes1412
73c8f871cd fix parsing Fixed-Length Integer case 255 and parse_ok_packet() 2021-05-19 18:34:05 +08:00
holmes1412
a5dea8a363 fix MySQL parse multi result for OK packet and error 2021-05-19 02:28:55 +08:00
junfeng.fj
c705910b2f optimize tutorial-11 2021-05-09 21:28:36 +08:00
xiehan
d5416f778b Fix typo. 2021-05-09 01:38:43 +08:00
xiehan
ec9055f90a Fix typo. 2021-05-08 23:30:43 +08:00
xiehan
4320652705 Update tutorial-11-graph_task.cc 2021-05-08 18:03:03 +08:00
xiehan
7f514dab2e Update tutorial-11-graph_task.cc 2021-05-08 17:51:01 +08:00
XieHan
28ec2945a6 add tutorial-11-graph_task 2021-05-08 17:49:10 +08:00
XieHan
8ee0925cc9 add tutorial-00-helloworld.cc 2021-04-26 23:18:53 +08:00
XieHan
7f3784b589 update messages move constructors 2021-01-27 23:49:32 +08:00
wangzhulei
00e0d353ab modify kafka tutorial and doc 2020-12-06 20:54:25 +08:00
holmes1412
153e7e87b4 fix MySQL parse OK_Packet info 2020-12-01 17:27:33 +08:00
wzl12356
5d42d68ab3 add kafka client (#96)
* add kafka client

Co-authored-by: wangzhulei <wangzhulei@sogou-inc.com>
2020-11-13 16:38:40 +08:00
XieHan
a4d89b5cf8 update tutorial 2020-11-03 02:28:47 +08:00
holmes1412
8bbb0504df fix MySQL bug about multi resultset
1. fix the way to parse ok packet and check MORE_RESULTS_EXIST in ok packet;
2. update MySQLResultCursor the way to set MYSQL_STATUS_GET_RESULT;
3. fix MySQLMessage set_ok_packet().
4. update tutorial;
2020-11-02 21:45:11 +08:00
XieHan
35890cb243 Fix the error message output of mysql tutorial. 2020-08-26 01:06:08 +08:00
alpc62
a375a71bd0 pause() replace by WaitGroup 2020-08-05 14:25:15 +08:00
alpc62
57a5445aea Update client.cc 2020-08-01 14:01:54 +08:00
1412
c87577e40e Update tutorial-12-mysql_cli.cc 2020-07-30 02:05:17 +08:00
XieHan
354ff7432b initialization 2020-07-29 13:42:26 +08:00