Oatpp Versions Save

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.

0.19.8

4 years ago
  • Windows Support
  • Better Portability

0.19.7

4 years ago
  • Better stream processing API.
  • Introduced stream read/write callbacks.
  • Introduced BufferInputStream, FileStream
  • Feature - Multipart support - server/client, simple/async APIs.
  • Revived IOWorker for Async APIs compatibility with future Windows build.

0.19.6

4 years ago

0.19.4

5 years ago
  • New oatpp::async::Executor with scheduling and event based IO.
  • First 2-Million concurrent WebSocket connections benchmark https://oatpp.io/benchmark/websocket/2-million/
  • Extended oatpp::data::stream::InputStream and oatpp::data::stream::OutputStream interfaces.
  • Introduced oatpp::data::stream::ConsistentOutputStream interface.
  • oatpp::concurrency::SpinLock now meets C++ Lockable requirements.

0.19.1-2

5 years ago

0.19.1

5 years ago

new module structure

v0.18.12-alpha

5 years ago
  • network::virtual_::Interface added
  • Better http processing - Better performance. Better stability.

v0.18.9-alpha

5 years ago