cpp_vk_lib
High performance VK API library
What this library for?
- To develop expandable multithreaded bots. Example is here.
- To develop small one-function utilities. Please see examples directory.
Features
- Async event processing
- Cross-platform stacktrace dumps on crash
- Multi-level logging
Tested under
- Linux, MacOS, FreeBSD, Android
TODO
- User Long Poll
- Based on Boost Asio network module
Our team
- epoll-reactor - author
- LvalueReference - library logo :)
- edgjj - cURL download/upload using in-memory buffers
Note
Please consider building your applications with this template.