Commit Graph

1693 Commits

Author SHA1 Message Date
lganzzzo
9efb58fc02 Better ClientServerTestRunner 2019-02-23 16:53:07 +02:00
lganzzzo
f7ce8ea873 better test framework. + ClientServerTestRunner 2019-02-23 02:43:15 +02:00
lganzzzo
1c4fb11296 ClientServerTestRunner draft 2019-02-22 19:18:59 +02:00
lganzzzo
cc13f1e030 Merge branch 'master' into new_unittest_api 2019-02-22 15:49:11 +02:00
lganzzzo
ba4d22e1af UnitTest::onRun return void 2019-02-22 15:48:34 +02:00
Leonid Stryzhevskyi
1e5bff174a
Merge pull request #39 from oatpp/io_fix
Io fix
2019-02-22 03:26:46 +02:00
lganzzzo
3877b71322 Merge branch 'master' into io_fix 2019-02-22 03:10:32 +02:00
lganzzzo
6a6133556c Fix to virtual_::Pipe. Crash Fix in StrBuffer (Small_String_Pool) 2019-02-22 03:10:01 +02:00
Leonid Stryzhevskyi
c6851f0352
Merge pull request #38 from oatpp/refactor_parsing_utils
Refactor parsing utils
2019-02-20 14:59:09 +02:00
lganzzzo
1884218e13 uncomment tests 2019-02-20 14:37:52 +02:00
lganzzzo
70494f30a7 test for oatpp::parser::Caret 2019-02-19 17:13:50 +02:00
lganzzzo
5544bca9d8 Better oatpp::parser::Caret APIs 2019-02-19 13:39:32 +02:00
lganzzzo
896719cbd7 partial parser::Caret refactoring 2019-02-17 17:14:04 +02:00
lganzzzo
75eaa09263 remove ',' in license header 2019-02-16 23:38:47 +02:00
lganzzzo
5a1f3d6f2c better IO error handling 2019-02-07 22:42:38 +02:00
Leonid Stryzhevskyi
50418a525c
Merge pull request #36 from oatpp/io_generalization
Io generalization
2019-02-07 08:36:05 +02:00
lganzzzo
451b085653 modified azure-pipelines.yml 2019-02-07 08:23:40 +02:00
lganzzzo
66096514f5 use FIFOBuffer for StreamBufferedProxy(InputStream) 2019-02-07 08:10:05 +02:00
lganzzzo
10d961b99b Better stream processing methods 2019-02-07 07:42:52 +02:00
lganzzzo
fe4b6fd4b1 Better IO. Use FIFOBuffer for StreamBufferedProxy(output stream) 2019-02-07 07:04:04 +02:00
lganzzzo
3863857700 IO - Errors refactored 2019-02-07 02:57:27 +02:00
lganzzzo
c4dfd04505 os::io::Library class removed 2019-02-07 02:53:33 +02:00
lganzzzo
1db5dc2296 PositionSaveGuard for ParsingCaret 2019-02-03 18:28:23 +02:00
Leonid Stryzhevskyi
c337287206
Merge pull request #35 from oatpp/json_better_error_handling
json better error handling
2019-02-01 06:00:43 +02:00
lganzzzo
b3cce34376 json better error handling 2019-02-01 05:48:10 +02:00
Leonid Stryzhevskyi
2b26954c2d
Update README.md 2019-01-30 03:40:40 +02:00
Leonid Stryzhevskyi
371bba9261
Update README.md 2019-01-30 02:44:02 +02:00
Leonid Stryzhevskyi
6cd9e0d970
Update README.md 2019-01-30 02:43:02 +02:00
Leonid Stryzhevskyi
eccec3ed61
Update README.md 2019-01-30 00:38:28 +02:00
Leonid Stryzhevskyi
004907e2f0
Update README.md 2019-01-29 05:00:13 +02:00
lganzzzo
c85dae66ac update installation scripts 2019-01-28 18:16:07 +02:00
Leonid Stryzhevskyi
df1a55fd61
Merge pull request #34 from oatpp/new_module_structure
New module structure
2019-01-27 21:58:59 +02:00
lganzzzo
05bd2955b5 Fixing lgtm buid 2019-01-25 17:42:08 +02:00
lganzzzo
cc90da292c better cmake scripts 2019-01-25 16:38:19 +02:00
lganzzzo
6d6af2c0c3 fixing lgtm.yml 2019-01-25 15:08:10 +02:00
lganzzzo
a353e40cba better cmake scripts. fixed CI scripts. 2019-01-25 05:22:01 +02:00
lganzzzo
336ff651d8 cmake oatpp installation and versioning 2019-01-23 07:27:14 +02:00
lganzzzo
6dc0898ef7 module restructuring 2019-01-21 05:03:23 +02:00
Leonid Stryzhevskyi
3c1e3b2f5d
Merge pull request #33 from oatpp/connection_upgrade_mechanism
Connection upgrade mechanism
2019-01-19 19:03:10 +02:00
lganzzzo
aaf20112ea Better web/server/AsyncHttpConnectionHandler 2019-01-18 02:23:51 +02:00
lganzzzo
8acf53586a WebSocket functionality moved to separate submodule 2019-01-17 01:26:25 +02:00
lganzzzo
25e3af3572 AsyncWebSocket API 2019-01-16 01:58:27 +02:00
lganzzzo
34ee031a83 Concept of AsyncWebSocket 2019-01-15 14:13:07 +02:00
lganzzzo
5b12f1a92f WebSocketConnector::connectAsync functionality 2019-01-14 15:03:16 +02:00
lganzzzo
8f542a6f11 WebSocket API draft 2019-01-14 02:42:49 +02:00
lganzzzo
2bc7e882c6 WebSocket client functionality 2019-01-11 14:59:32 +02:00
lganzzzo
20a080a1dc Connector for WebSocket. + Minor refactoring of outgoing/incoming-Request/Response. 2019-01-11 04:08:13 +02:00
lganzzzo
7e24c88850 Serversize handshake for websocket 2019-01-11 02:35:11 +02:00
lganzzzo
0733f75f99 WebSocket draft 2019-01-10 02:57:50 +02:00
lganzzzo
018be34750 WebSocket POC 2019-01-09 01:18:54 +02:00