Commit Graph

1200 Commits

Author SHA1 Message Date
An Tao 986ef8dda7
Optimize pipelining (#197)
* Optimize pipelining

* Optimize the DbClientLockFree class
2019-07-25 16:30:42 +08:00
an-tao 135a2ebb6f Update trantor 2019-07-18 18:14:07 +08:00
An Tao 33577b9666
Format some files for good code style (#196) 2019-07-16 20:00:20 +08:00
antao 007fee1043 Update trantor 2019-07-13 13:28:29 +08:00
An Tao 9af87bb1c0
Add some managers to reduce the size of the HttpAppFrameworkImpl code (#194) 2019-07-12 16:47:21 +08:00
antao b85d8c5a08 Update trantor 2019-07-12 14:46:08 +08:00
An Tao 6e8c718a52
Modify some comments in simple_example (#193) 2019-07-11 19:39:23 +08:00
antao d56b71c8a9 Bump trantor to v1.0.0-rc2 2019-07-11 11:45:31 +08:00
antao b155aa1b1a Add a README file for examples 2019-07-10 17:57:47 +08:00
antao f5c97d33cd Update README 2019-07-10 15:03:32 +08:00
An Tao 7d38a9427c
Merge pull request #191 from an-tao/dev
Bump version to v1.0.0-beta2
2019-07-10 10:36:34 +08:00
antao 2e128fc315 Bump version to v1.0.0-beta2 2019-07-10 09:50:09 +08:00
An Tao dc7457d59c
Merge pull request #190 from an-tao/dev
Make all listeners share IO threads in the MacOS system
2019-07-09 17:54:38 +08:00
antao 7d7537b562 Make all listeners share IO threads in the MacOS system 2019-07-09 17:23:06 +08:00
antao ec276b4948 Update trantor 2019-07-09 17:00:58 +08:00
An Tao d5ddcaaa2a
Merge pull request #189 from an-tao/dev
Add the setContentTypeCodeAndCustomString() method to the HttpRespons…
2019-07-09 10:19:19 +08:00
antao 7b31671576 Add the setContentTypeCodeAndCustomString() method to the HttpResponse class 2019-07-09 09:37:04 +08:00
An Tao ca431c8749
Merge pull request #188 from an-tao/dev
Make the number of the connections of Fast DB Clients configurable
2019-07-08 19:56:32 +08:00
antao bcac1d4899 Make the number of the connections of Fast DB Clients configurable 2019-07-08 18:21:18 +08:00
An Tao 64f9fc9acc
Merge pull request #187 from an-tao/dev
Optimize the Field class
2019-07-08 17:27:16 +08:00
antao 7e6e0573e1 Optimize the Field class 2019-07-08 16:42:06 +08:00
An Tao f7173b1ff0
Merge pull request #186 from an-tao/dev
Optimize the htmlTranslate method
2019-07-08 14:38:00 +08:00
antao 47c6bc20f4 Optimize the htmlTranslate method 2019-07-08 13:49:01 +08:00
An Tao 5c5f0bf812
Merge pull request #184 from an-tao/dev
Modify the handling of CORS
2019-07-04 22:44:08 +08:00
antao 07c0f7571b Modify the handling of CORS 2019-07-04 19:51:28 +08:00
An Tao c9f22b4851
Merge pull request #182 from moneroexamples/fix_nonnull_string_view
uses default constructor of string_view to reset _statusMessage
2019-06-29 20:14:20 +08:00
moneroexamples 5618fdaee8 uses default constructor of string_view to reset _statusMessage 2019-06-29 19:20:42 +08:00
antao 65173e7e97 Update trantor 2019-06-27 15:37:41 +08:00
An Tao 4c31a806fd
Merge pull request #181 from an-tao/dev
Modify the parser of HTTP requests
2019-06-27 13:28:36 +08:00
antao eafe88cef1 Modify the parser of HTTP requests 2019-06-27 12:51:32 +08:00
An Tao 16e1868607
Merge pull request #180 from an-tao/dev
Fix a bug of the drogon_ctl command
2019-06-26 19:58:43 +08:00
antao c2eac3297c Fix a bug of the drogon_ctl command 2019-06-26 17:58:25 +08:00
antao 4db148a5af Update README 2019-06-26 16:49:29 +08:00
An Tao 4f975dd7ef
Merge pull request #179 from an-tao/dev
Modify the parameters of drogon_ctl command
2019-06-22 22:39:45 +08:00
antao 40c26f01e4 Modify the parameters of drogon_ctl command 2019-06-22 21:51:14 +08:00
antao a84b559ae9 Add some comments to the WebSocketConnection class 2019-06-18 17:00:03 +08:00
An Tao 386ebfff03
Merge pull request #177 from an-tao/dev
Fix a bug of the IsPlugin class
2019-06-17 15:17:27 +08:00
antao bcc46e12ea Fix a bug of the IsPlugin class 2019-06-17 14:36:42 +08:00
An Tao ff9c05e088
Merge pull request #176 from an-tao/dev
Add stress testing command to drogon_ctl
2019-06-14 09:36:38 +08:00
antao ad2a27e849 Add stress testing command to drogon_ctl 2019-06-14 09:04:59 +08:00
antao cc78330308 Update trantor 2019-06-13 17:34:56 +08:00
antao 751a0ef311 Update trantor 2019-06-12 13:32:44 +08:00
antao 1604052941 Update the submodule trantor 2019-06-12 13:19:29 +08:00
An Tao db3f088cca
Merge pull request #175 from an-tao/dev
Add setBody methods to the HttpRequest class
2019-06-11 22:38:07 +08:00
an-tao 7c518594d0 Add setBody methods to the HttpRequest class 2019-06-11 21:48:16 +08:00
An Tao bfe7600a10
Merge pull request #174 from an-tao/dev
Change version to 1.0.0.beta1
2019-06-11 12:55:19 +08:00
antao b550d001d3 Change version to 1.0.0.beta1 2019-06-11 12:52:47 +08:00
antao 20b247146e Update the submodule trantor 2019-06-10 09:24:59 +08:00
An Tao 81b343af35
Merge pull request #171 from an-tao/dev
Update CacheFile class to adapt linux
2019-06-06 17:14:36 +08:00
antao 9f779f2636 Update CacheFile class to adapt linux 2019-06-06 16:51:12 +08:00