Initial release of micro-libraries & examples
Initial release including:
- CMake project.
- Micro-libraries built on top of Boost.Asio.
- Examples of usage of provided libraries.
- Bug fixes and support of
- MSVC 2008-2015
- GCC 4.x-5.x
- Clang
- Intel Compiler 16.0 update 3
- Boost C++ Libraries (>= 1.47.0)
- Qt 4.x
- Qt 5.x.
- C++03
- C++11 (move semantic, standard library)
- Unit tests based on Google Test framework.
- Travis CI & AppVeyor CI handled by GitHub.