Commit Graph

1092 Commits

Author SHA1 Message Date
antao c7754e70c4 Update the submodule trantor 2019-05-02 23:14:32 +08:00
An Tao 437d7a6879
Merge pull request #140 from an-tao/dev
Modify some interfaces
2019-04-29 15:12:45 +08:00
antao e48692939c Modify some interfaces 2019-04-29 14:47:23 +08:00
An Tao 381130bc83
Merge pull request #138 from an-tao/dev
Add the content() method into the HttpRequest class
2019-04-28 18:41:47 +08:00
antao 78ff8a1837 Add the content() method into the HttpRequest class 2019-04-28 18:14:39 +08:00
An Tao 5ef5c026f5 Set theme jekyll-theme-cayman 2019-04-28 09:54:59 +08:00
An Tao 01117159c0 Set theme jekyll-theme-time-machine 2019-04-28 09:51:52 +08:00
an-tao de8e499836 Update the submodule trantor 2019-04-27 15:08:06 +08:00
An Tao aa853625fa
Merge pull request #136 from an-tao/dev
Check whether the port is in use
2019-04-27 15:04:08 +08:00
an-tao 87c51d1b53 Check whether the port is in use 2019-04-27 14:45:06 +08:00
antao 0b96089a0a Update the submodule trantor 2019-04-27 12:17:46 +08:00
An Tao 17ffbb6a0f
Merge pull request #134 from an-tao/mac_dynamic
Modify shared library loading
2019-04-26 14:31:09 +08:00
antao 0e14406b31 Modify shared library loading 2019-04-26 13:43:59 +08:00
antao 286ccbdc94 Update the submodule trantor 2019-04-26 11:42:49 +08:00
An Tao 2a2ba49c1b
Merge pull request #133 from an-tao/demangle
Handle demangle error
2019-04-26 11:34:27 +08:00
antao 4116888880 Handle demangle error 2019-04-26 11:02:20 +08:00
An Tao 8b86c46666
Merge pull request #132 from an-tao/dev
Change escapes from '{{}}' to '[[]]' in views
2019-04-25 15:01:55 +08:00
antao fa9376b89a Change escapes from '{{}}' to '[[]]' in views 2019-04-25 14:36:42 +08:00
antao 8d1617d1a7 Update the submodule trantor 2019-04-24 18:04:32 +08:00
An Tao abe4c4c245
Merge pull request #131 from an-tao/dev
Support host strings with IPv6 address in the HttpClient class
2019-04-24 17:17:55 +08:00
antao 189c537c29 Support host strings with IPv6 address in the HttpClient class 2019-04-24 16:48:03 +08:00
antao e460fc54d3 Update the submodule trantor 2019-04-24 16:29:45 +08:00
An Tao 6dab582039
Merge pull request #130 from an-tao/dev
Add the getHandlersInfo() method
2019-04-24 15:31:06 +08:00
antao 32c14631fa Add the getHandlersInfo() method 2019-04-24 14:38:07 +08:00
antao 863084f26a Add a diagram for AOP join points 2019-04-22 16:11:28 +08:00
An Tao 1ecec4b062
Merge pull request #129 from an-tao/dev
Modify AOP
2019-04-19 12:55:47 +08:00
an-tao f6411812d5 Modify AOP 2019-04-18 23:18:13 +08:00
An Tao a9c4205d92
Merge pull request #128 from an-tao/aop
Add support for AOP
2019-04-18 21:30:08 +08:00
antao 1bc07c5197 Add support for AOP 2019-04-18 18:37:31 +08:00
An Tao c1b5a240cb
Merge pull request #125 from an-tao/dev
Add some methods using std::chrono_literals
2019-04-14 14:32:21 +08:00
antao e517f07685 Add some methods using std::chrono_literals 2019-04-14 14:02:37 +08:00
antao 6040404096 Update the submodule trantor 2019-04-14 13:06:56 +08:00
An Tao d2f38b9b21
Merge pull request #123 from an-tao/cors
Add the OPTIONS method
2019-04-12 22:07:44 +08:00
antao d5e8bd0b73 Add the OPTIONS method for CORS 2019-04-12 21:45:43 +08:00
An Tao 2d9ca5ae5f
Merge pull request #122 from an-tao/optimize-db
Optimize database operations
2019-04-11 07:59:25 +08:00
antao 9703439b8d Optimize database operations 2019-04-10 23:27:44 +08:00
An Tao dc4f8aac38
Merge pull request #119 from an-tao/dev
Add the setCustom404Page() method
2019-04-09 11:28:06 +08:00
antao 1e6a532ed3 Add the setCustom404Page() method 2019-04-09 11:03:16 +08:00
An Tao f13f330f3e
Merge pull request #117 from an-tao/dev
Modify the implementation of WebSocket
2019-04-08 17:10:33 +08:00
antao e87c9a75f6 Modify the implementation of WebSocket 2019-04-08 16:37:24 +08:00
An Tao ef90805c6c
Merge pull request #115 from an-tao/dev
Add FastDbClient instances into the main event loop
2019-04-07 14:12:31 +08:00
antao 6af398ff5a Add FastDbClient instances into the main event loop 2019-04-07 13:49:35 +08:00
An Tao 4ea05bc606
Merge pull request #114 from an-tao/dev
Modify the pipeling test
2019-04-07 13:21:46 +08:00
antao 3a587ab90b Modify the pipeling test 2019-04-07 12:15:02 +08:00
antao 705250eb90 Update version to 0.9.32 2019-04-07 01:25:38 +08:00
An Tao ea12d4c767
Merge pull request #112 from an-tao/websocket_client
Add WebSocket client support
2019-04-07 01:19:23 +08:00
antao b96eb04859 Add WebSocket client support 2019-04-07 00:46:22 +08:00
antao 62f268d837 Update trantor 2019-04-07 00:45:23 +08:00
antao ade1e5d31a Update LICENSE 2019-04-05 18:46:19 +08:00
An Tao dc07451ddf
Merge pull request #110 from an-tao/dev
Make WebSocket suitable for Firefox browser
2019-04-05 13:55:34 +08:00