Commit History

Author SHA1 Message Date
  lganzzzo e665135201 Remove wepoll 5 years ago
  bam 438fafd49f Windows Port. Tests compile, doesn't link with wepoll. 5 years ago
  bam 3aa2145de6 Windows Port. Lib itself is compiling. 5 years ago
  lganzzzo 6033be1f25 Multipart. Basic file stream provider implementation. 5 years ago
  lganzzzo 0d8e5a728e Multipart. Introduce StreamPartReader. 5 years ago
  lganzzzo 73a3d39841 Configurable multipart Reader. 5 years ago
  lganzzzo d8a2a32ea9 Refactor. Rename multipart::InMemoryReader --> multipart::Reader. 5 years ago
  lganzzzo 61dbc98ceb Introduce convenience wrappers FileInputStream/FileOutputStream 5 years ago
  lganzzzo 85bf1b4e2a Add random utils. Add multipart generate random boundary method 5 years ago
  lganzzzo 3944412fa6 Feature Multipart. Add Simple-API http::outgoing::MultipartBody. 5 years ago
  lganzzzo 2cc0f627d6 Introduce oatpp::web::protocol::http::outgoing::ChunkedBody 5 years ago
  lganzzzo 6195eea1b3 remove unused files 5 years ago
  lganzzzo cc4f27d41e Introduce Multipart InMemoryReader 5 years ago
  lganzzzo 1807e8360e Code cleanup. Remove IOWorker. Not used. 5 years ago
  lganzzzo 875f0f1378 Feature Multipart. WIP. Working multipart stream parser. 5 years ago
  lganzzzo d657d4f736 multipart data. streaming parser POC. WIP 5 years ago
  lganzzzo 2caf7b99b7 introduce oatpp::async::lock 5 years ago
  lganzzzo eae9bf0808 better src/CMakeLists.txt 5 years ago
  lganzzzo 575dd98682 default iml for HttpRequestHandler 5 years ago
  lganzzzo 71630b62b1 Better Router API 5 years ago
  lganzzzo 464a3212fd remove duplicate file in src/CMakeLists.txt 5 years ago
  lganzzzo 3836421898 Concept of CoroutineWaitList 5 years ago
  lganzzzo d04baee494 draft of epoll based IOEventWorker 5 years ago
  lganzzzo 755bcad21a Draft of IOEventWorker 5 years ago
  lganzzzo 5b541fc76b move async workers to oatpp::async::worker namespace 5 years ago
  lganzzzo 6bdff40792 draft of experimental scheduled AsyncIO 5 years ago
  lganzzzo cac219d027 draft of async processor with scheduling 5 years ago
  lganzzzo a76b37778b async IOWorker 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