We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update README.md
Increase API version to 0.19.8
Merge pull request #102 from oatpp/fix_coroutine_member_caller Fix coroutine member caller
Merge pull request #68 from oatpp/full_duplex_mode_support_for_io-eve… …nt-worker Full duplex mode support for io event worker
better IO error handling
Merge pull request #27 from oatpp/virtual_connection Virtual connection
Cmd line args parser (#21) * CommandLineArgumetns parser added * fixed CMakeLists.txt * Fix to linux build * Fix linux build for tests