Commit Graph

792 Commits

Author SHA1 Message Date
antao 1746e36eb4 1.Update the submodule trantor;
2.Optimize the logic of connection counting;
2019-01-31 14:12:01 +08:00
An Tao 715affad08
Merge pull request #52 from an-tao/dev
Add json format response benchmark
2019-01-31 10:42:27 +08:00
antao 022132c33e Add json format response benchmark 2019-01-31 10:23:12 +08:00
antao 5b3049e854 Add a macro 2019-01-30 15:08:35 +08:00
antao 7828dd11ad Change version to 0.9.23 2019-01-30 14:58:14 +08:00
antao fe1c658a8b Change version to 0.9.23 2019-01-30 14:56:17 +08:00
An Tao f374429227
Merge pull request #51 from an-tao/dev-spinlock
Use user space spinlock to improve performance
2019-01-30 13:36:53 +08:00
an-tao acd56f2cee Add memory order to the list of clear() parameters 2019-01-30 13:09:48 +08:00
antao 245faabfce Use the user space spinlock for performance reasons 2019-01-30 12:27:16 +08:00
antao 6ebae287a3 Make the 'any' works correctly with either C++17 or C++14 2019-01-30 09:37:30 +08:00
An Tao 42c23864c4
Merge pull request #50 from an-tao/dev
Make drogon compatible with older versions of gcc (5.4 to 7.1 with c++14)
2019-01-29 22:51:18 +08:00
an-tao cbbee440ea Compatible with older versions of gcc 2019-01-29 22:24:32 +08:00
An Tao 0124a18dbd
Merge pull request #49 from an-tao/dev
Support file upload requests
2019-01-29 18:22:28 +08:00
antao 35d98576f1 Change version to 0.9.22 2019-01-29 18:03:15 +08:00
antao 55ba4c5196 Support file upload requests 2019-01-29 17:38:55 +08:00
antao 4a412e905e Update the submodule trantor 2019-01-29 17:35:24 +08:00
antao 075e3cc6b3 Modify the newFileResponse method 2019-01-29 10:49:37 +08:00
antao 77c8e8a296 Change version to 0.9.21 2019-01-28 19:01:16 +08:00
An Tao 8b61ce3bcb
Merge pull request #47 from an-tao/dev
1. Modify the HttpClientImpl class to fix some bugs;
2. Support attachments download;
2019-01-28 18:49:45 +08:00
antao cdd8ba380e 1. Modify the HttpClientImpl class to fix some bugs;
2. Support attachment download;
2019-01-28 18:25:04 +08:00
antao 9659ab6314 Change version 2019-01-27 16:46:26 +08:00
An Tao 610ea4727f
Merge pull request #46 from an-tao/dev
Optimize file upload
2019-01-27 16:31:41 +08:00
antao cef7dc177e Optimize file upload 2019-01-27 15:59:56 +08:00
antao b37aa3da6c Modify the README 2019-01-27 12:29:00 +08:00
An Tao 5cbbe7729f
Merge pull request #45 from an-tao/dev
Update the submodule trantor
2019-01-26 19:38:54 +08:00
antao 0617253660 Update the submodule trantor 2019-01-26 19:32:19 +08:00
An Tao 4aec954abf
Merge pull request #44 from an-tao/dev
Change version
2019-01-25 22:33:56 +08:00
an-tao a3220b3193 Change version 2019-01-25 22:11:59 +08:00
An Tao 388ef634af
Merge pull request #43 from an-tao/dev
Fix reference count error in HttpClientImpl class
2019-01-25 20:01:55 +08:00
antao a5684c66d3 Fix reference count error in HttpClientImpl class 2019-01-25 19:48:24 +08:00
An Tao 26e3cff668
Merge pull request #42 from an-tao/dev
Optimize filters and controllers
2019-01-25 17:06:43 +08:00
antao 3f4baf15f1 Optimize filters and controllers 2019-01-25 16:46:20 +08:00
antao a22fe4ff51 Split filter processing from HttpAppFrameworkImpl class;Change version 2019-01-25 13:14:22 +08:00
antao 5e8c8a6666 Change some variable names;Use reference capture instead of value capture 2019-01-24 18:37:32 +08:00
antao a3f03df1d4 Update the submodule trantor; optimize the HttpSimpleControllerRouter 2019-01-24 16:20:44 +08:00
antao 4204ad733f Update the submodule trantor 2019-01-23 19:05:15 +08:00
antao 8b2bb4796d Use the lock-free queue in the submodule trantor 2019-01-23 17:05:43 +08:00
An Tao 2fc2c60af1
Merge pull request #41 from an-tao/dev
Debug form post request
2019-01-23 11:41:35 +08:00
antao 615924c889 Debug form post request 2019-01-23 11:32:55 +08:00
An Tao 4e7714e5e9
Merge pull request #40 from an-tao/dev
Support http request in json format
2019-01-22 23:11:54 +08:00
antao 7c8432add0 Support http request in json format 2019-01-22 23:00:14 +08:00
antao c62840e712 Modify setMethod of the HttpRequest class 2019-01-22 14:24:52 +08:00
antao 8b7d5465cd Modify HttpRequestImpl 2019-01-22 13:38:55 +08:00
an-tao 375cc38517 Add a badge of code quality to the README 2019-01-22 00:26:32 +08:00
An Tao 08f895be1a
Merge pull request #39 from an-tao/dev
Modify code style
2019-01-22 00:23:55 +08:00
an-tao d5d90d2f6f Modify code style 2019-01-21 23:59:28 +08:00
An Tao 7eba454ac8
Merge pull request #38 from an-tao/dev
Update the README
2019-01-21 23:58:53 +08:00
an-tao 554f6a7763 Update the README 2019-01-21 23:46:26 +08:00
An Tao 8917d853be
Merge pull request #37 from an-tao/dev
Update the submodule trantor
2019-01-21 23:39:05 +08:00
an-tao 0af6837d2a Update the submodule trantor 2019-01-21 23:29:28 +08:00