Commit Graph

1735 Commits

Author SHA1 Message Date
lganzzzo
b8bb4b1281 Better error handling, SO_NOSIGPIPE, HTTP Range parsing 2018-04-01 18:08:13 +03:00
Leonid Stryzhevskyi
76855d05c8
Update README.md 2018-03-30 23:26:57 +03:00
lganzzzo
f9a76661b1 naming fix 2018-03-30 23:20:33 +03:00
lganzzzo
d79792b9a9 Reading and Writing chunked-encoded content asynchronously 2018-03-30 23:03:08 +03:00
lganzzzo
b0071cd881 Merge branch 'master' of https://github.com/oatpp/oatpp 2018-03-29 17:02:47 +03:00
lganzzzo
e3afc00044 Fixed data flushing for ChunkedBuffer 2018-03-29 17:02:37 +03:00
Leonid Stryzhevskyi
6b8171770e
Update README.md 2018-03-29 08:24:13 +03:00
lganzzzo
6984994f2e include path fix 2018-03-29 08:11:32 +03:00
lganzzzo
751d525539 restructuring and code cleanup 2018-03-29 07:50:20 +03:00
lganzzzo
4b4cafc21d path changes oatpp-lib --> oatpp 2018-03-28 17:38:27 +03:00
Leonid Stryzhevskyi
cb84ad0553
Merge pull request #1 from oatpp/async_io
Async IO
2018-03-28 17:14:26 +03:00
lganzzzo
d2be7589e4 Error handling for Coroutine 2018-03-27 16:58:56 +03:00
lganzzzo
f2c87a463c async endpoints introduced 2018-03-27 07:36:32 +03:00
lganzzzo
c158b4d001 CoroutineWithResult added 2018-03-26 06:03:51 +03:00
lganzzzo
33842b14df minor code cleanup 2018-03-25 11:02:15 +03:00
lganzzzo
f8daf3d6b8 new fast coroutine processor 2018-03-24 07:06:59 +02:00
lganzzzo
0a49124f94 Integrating Processor2 in progress 2018-03-23 08:15:07 +02:00
lganzzzo
87be65af4d new Coroutine concept 2018-03-22 12:00:46 +02:00
lganzzzo
3e05437a49 Minor upgrades for AsyncProcessor 2018-03-19 05:13:19 +02:00
lganzzzo
d34d11cafd Async Processor with slowQueue 2018-03-19 03:02:15 +02:00
lganzzzo
cc1f7f4541 async processor POC 2018-03-18 19:00:46 +02:00
lganzzzo
e54b64343f new async concept. POC. Flawless performance:) 2018-03-16 06:27:49 +02:00
Leonid Stryzhevskyi
21b62ddf11
Update README.md 2018-03-15 06:22:27 +02:00
lganzzzo
6bb2064f16 Removed unused code, and minor refactoring 2018-03-15 00:34:32 +02:00
lganzzzo
7675aa9fb8 Fix for Primitive mapping 2018-03-14 11:40:20 +02:00
lganzzzo
061b7207ae VariantWrapper deleted and replaced by AbstractSharedWeapper for object-mapping 2018-03-14 03:18:45 +02:00
lganzzzo
4226660e16 Merge branch 'master' of https://github.com/oatpp/oatpp-lib 2018-03-13 23:56:57 +02:00
lganzzzo
bd026edef0 Ubuntu build fix 2018-03-13 23:56:43 +02:00
Leonid Stryzhevskyi
ea5451bb8c
Update README.md 2018-03-13 22:56:11 +02:00
lganzzzo
0a88c55f19 minor code cleanup 2018-03-13 22:27:58 +02:00
lganzzzo
9539f87a46 Fixed minor bugs for String, Primitive, ApiController code generator 2018-03-13 21:22:42 +02:00
Leonid Stryzhevskyi
2c36ee95ee
Update README.md 2018-03-13 16:57:31 +02:00
Leonid Stryzhevskyi
77cc52a123
Basic README 2018-03-13 06:04:53 +02:00
lganzzzo
28e6032dd9 Initial commit. Separated from lganzzzo's private repo. 2018-03-13 04:36:20 +02:00
Leonid Stryzhevskyi
8914b7d695
Initial commit 2018-03-13 03:52:44 +02:00