lganzzzo
|
4d5c02a2a1
|
priorities experiment
|
2018-09-21 02:55:42 +03:00 |
|
lganzzzo
|
369a994381
|
experiment with small strings
|
2018-09-21 00:00:28 +03:00 |
|
lganzzzo
|
b5338c72b1
|
better AsyncHttpConnectionHandler processing loop
|
2018-09-16 18:11:59 +03:00 |
|
lganzzzo
|
2eb807f1d7
|
better stream io api
|
2018-09-16 03:37:05 +03:00 |
|
lganzzzo
|
b0f0013a93
|
Better write handling
|
2018-09-14 18:37:55 +03:00 |
|
lganzzzo
|
fa847a9964
|
Better ErrorHandling in ApiController
|
2018-09-13 19:33:24 +03:00 |
|
lganzzzo
|
3fd6a2cf0c
|
Qualifier name for mapping enabled types. Better Endpoint info
|
2018-07-31 03:13:03 +03:00 |
|
lganzzzo
|
56fcf725e7
|
Better ApiClient code-gen macro
|
2018-07-13 00:47:07 +03:00 |
|
lganzzzo
|
4971e6e28a
|
deleted old code
|
2018-06-28 00:11:55 +03:00 |
|
lganzzzo
|
36b5dc27dd
|
Fix to field ordering
|
2018-06-27 02:25:59 +03:00 |
|
lganzzzo
|
075c8e45c0
|
OATPP_VERSION stemp added
|
2018-06-27 02:11:59 +03:00 |
|
lganzzzo
|
248452893a
|
Better client error handling, better url mapping
|
2018-06-27 01:42:02 +03:00 |
|
lganzzzo
|
204e8cce2a
|
Better ObjectMapping
|
2018-06-26 23:17:48 +03:00 |
|
lganzzzo
|
6effe7ae30
|
PtrWrapper, ObjectWrapper refactoring
|
2018-06-26 19:25:56 +03:00 |
|
lganzzzo
|
80aa0ca5ba
|
PtrWrapper moved to data::mapping::type
|
2018-06-26 16:34:27 +03:00 |
|
lganzzzo
|
f4ed466b22
|
Better mapping types structure
|
2018-06-26 15:47:44 +03:00 |
|
lganzzzo
|
004fb5927c
|
fixed web::url::Parser
|
2018-06-26 02:37:42 +03:00 |
|
lganzzzo
|
938592ff67
|
new string concept. basic refactoring
|
2018-06-26 02:30:01 +03:00 |
|
lganzzzo
|
b7ab204a6d
|
virtual socket + mem-leaks fixes
|
2018-06-23 15:00:25 +03:00 |
|
lganzzzo
|
9826028b9a
|
Fixed order of field initialization
|
2018-05-16 01:52:24 +03:00 |
|
lganzzzo
|
c7a8ec48c3
|
better url mapping
|
2018-05-15 21:14:02 +03:00 |
|
lganzzzo
|
0db0438ae1
|
introducing RequestInterceptor
|
2018-05-15 02:02:00 +03:00 |
|
lganzzzo
|
f857d9e7fb
|
url: query params parsing
|
2018-05-14 17:06:46 +03:00 |
|
lganzzzo
|
4f9a13e26d
|
EISCONN check if already connected in AsyncClient ConnectCoroutine
|
2018-04-18 22:58:51 +03:00 |
|
lganzzzo
|
e34e9c1f6e
|
ApiClient Async functionality
|
2018-04-18 18:27:33 +03:00 |
|
lganzzzo
|
dd9795daf9
|
HttpRequestExecutor::executeAsync
|
2018-04-18 01:33:19 +03:00 |
|
lganzzzo
|
1e1fb31459
|
bootstrapping for AsyncClient functionality
|
2018-04-17 19:21:13 +03:00 |
|
lganzzzo
|
0817197033
|
Better connection management
|
2018-04-04 03:44:25 +03:00 |
|
lganzzzo
|
82c0d19600
|
better sigpipe handling
|
2018-04-02 04:38:57 +03:00 |
|
lganzzzo
|
b8bb4b1281
|
Better error handling, SO_NOSIGPIPE, HTTP Range parsing
|
2018-04-01 18:08:13 +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
|
e3afc00044
|
Fixed data flushing for ChunkedBuffer
|
2018-03-29 17:02:37 +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 |
|
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 |
|
lganzzzo
|
6bb2064f16
|
Removed unused code, and minor refactoring
|
2018-03-15 00:34:32 +02:00 |
|
lganzzzo
|
061b7207ae
|
VariantWrapper deleted and replaced by AbstractSharedWeapper for object-mapping
|
2018-03-14 03:18:45 +02:00 |
|
lganzzzo
|
9539f87a46
|
Fixed minor bugs for String, Primitive, ApiController code generator
|
2018-03-13 21:22:42 +02:00 |
|
lganzzzo
|
28e6032dd9
|
Initial commit. Separated from lganzzzo's private repo.
|
2018-03-13 04:36:20 +02:00 |
|