Commit Graph

77 Commits

Author SHA1 Message Date
antao
0e95e10c2b Websocket frame parsing 2018-08-22 18:20:54 +08:00
antao
c0acf347a3 Modify drogon_ctl 2018-08-22 15:08:48 +08:00
antao
aa8170ff18 Modify drogon_ctl 2018-08-22 14:27:45 +08:00
antao
99ba19ebca change doFilter interface 2018-08-02 15:38:06 +08:00
an-tao
8142fc6bf7 update CMakeLists.txt 2018-06-28 23:12:44 +08:00
root
82855fc86e fix precompiled bugs 2018-06-23 11:22:20 +00:00
an-tao
e805faea8e use config.h to configure std::any or boost::any 2018-06-15 15:58:54 +08:00
an-tao
cc35b08580 support dynamic libs compiling and loading 2018-06-14 18:51:26 +08:00
an-tao
95b83206fb Write the compilation configuration to config.h 2018-06-14 14:25:57 +08:00
an-tao
beb7ae2b5d modify drogon_ctl help command 2018-06-07 18:16:30 +08:00
an-tao
132e887337 fix a spelling error 2018-06-07 16:38:45 +08:00
an-tao
006cfdd898 command for creating api controller;todo:fix regex match bug 2018-06-06 21:40:48 +08:00
an-tao
3f69aafec8 create api controller command,not complete yet 2018-06-06 18:29:05 +08:00
an-tao
6004b633af change http callback interface 2018-06-05 09:38:03 +08:00
an-tao
0a80323f84 fix some bugs 2018-06-01 14:07:34 +08:00
an-tao
2875656d82 fix iterator bug 2018-05-31 18:56:07 +08:00
an-tao
de6e93da66 modify the file annotations 2018-05-31 17:00:31 +08:00
an-tao
1aaa65fff7 replace bare pointers with shared_ptr in HttpReponse static methods;fix a delete bug 2018-05-30 21:23:46 +08:00
an-tao
7b7a426f85 modify the output format of drogon_ctl 2018-05-30 18:22:46 +08:00
an-tao
612fee9ef0 add a list parameters example 2018-05-30 17:44:09 +08:00
an-tao
466a761805 fix include header bugs 2018-05-29 21:24:04 +08:00
an-tao
30ab716c6b add HttpView to support html backend rendering 2018-05-29 17:21:37 +08:00
an-tao
ffd652c4e0 fix indentation bug 2018-05-29 13:57:10 +08:00
an-tao
526485a139 drogon_ctl: add create controller command 2018-05-29 13:49:26 +08:00
an-tao
aea79fd9a8 drogon_ctl add help command 2018-05-28 18:29:14 +08:00
an-tao
56542a68d2 drogon_ctl add version command 2018-05-28 17:08:12 +08:00
an-tao
3578674fa5 add version 2018-05-28 14:34:47 +08:00