Commit History

Author SHA1 Message Date
  lganzzzo 5d2f8693eb Remove memory pools. Remove ChunkedBuffer. 2 years ago
  lganzzzo a2631fe051 Types: Refactor oatpp::String to use std::string. 3 years ago
  lganzzzo 2ea0e034e1 network::Connection. Fix IOMode set. 4 years ago
  lganzzzo e5f24a8e55 IO. intruduce 'isValidIoHandle' function. Refactor. Change folder of IODefinitions.hpp 4 years ago
  lganzzzo b2eaf749e8 Refactor stream interfaces. Tests. Fix pipelining tests. 4 years ago
  lganzzzo 6e8a12885d Refactor stream interfaces. Linking OK. Fixing tests - first steps. 4 years ago
  lganzzzo 14c53ee1a1 Refactor stream interfaces. Simplify and Unify. Compiles. Link errors. 4 years ago
  lganzzzo 52e1e4835e Refactor. Streams hierarchy V2. 4 years ago
  lganzzzo 2689284c1b Extends IO Error to Read/Write specific. 4 years ago
  lganzzzo 6e838fe3e9 Introduce 'v_buff_size' data type. 4 years ago
  Bob Tolbert 6d27ee3075 Move String and other sizes to v_int64 4 years ago
  Bob Tolbert 6d94f198f3 Clean some warnings in Clang 10/Xcode 10.3 4 years ago
  lganzzzo 46a6ca729c Separate BufferOutputStream from HeadersReader. 4 years ago
  lganzzzo 8b4dc2e3b0 Optimization. Use BufferOutputStream in RequestHeadersReader. 4 years ago
  lganzzzo 2479af48c4 minor optimization 4 years ago
  lganzzzo b5d06e91a5 Fix. StreamBufferedProxy suggested stream action. 4 years ago
  lganzzzo cb9b2b206f Error Handling. Async. Better error handling and error propagation. 4 years ago
  lganzzzo b77039dee0 Feature http-pipelining. Async API support. 4 years ago
  lganzzzo 125e18609e Feature http-pipelining. Simple API support. 4 years ago
  lganzzzo d657d4f736 multipart data. streaming parser POC. WIP 5 years ago
  lganzzzo 48b217ede1 extend stream interfaces to suggest async actions 5 years ago
  lganzzzo 6bdff40792 draft of experimental scheduled AsyncIO 5 years ago
  lganzzzo 14ec8c0a4f rename coroutine start methods 5 years ago
  lganzzzo 8d4711830d new Async API draft 5 years ago
  lganzzzo 5be7637c64 better AsyncIO error handling 5 years ago
  lganzzzo da5162c106 async::Action refactored. Async Error handling refactored. 5 years ago
  lganzzzo a0bead87dd make MemoryPool::freeByEntryHeader() private 5 years ago
  lganzzzo c433ff4f3d Fixes for Async ApiClient 5 years ago
  lganzzzo fa0b9561a6 minor refactoring plus more API-docs for oatpp::web::protocol::http::* 5 years ago
  lganzzzo 896719cbd7 partial parser::Caret refactoring 5 years ago