Releases: LouisBrunner/Vriska
Releases · LouisBrunner/Vriska
Beta - v0.5
Beta
Status
Some bugfixes and improvements to make the the library more usable.
TODO
- Mac support (v0.6)
- Assert correct multithreading (v0.6)
- Use new Windows API for sockets (v0.7)
- Use C++11 std::thread instead of native threads (v0.7)
- More and better functional tests (v0.8)
- Unit tests (v0.8)
- Documentation and examples (v0.9)
Beta
Beta
Status
The library is working correctly on Windows and Linux. It is stable and quite efficient.
However, without documentation and examples, it cannot be considered a good final product.
TODO
- Documentation and examples
- Mac support
- More and better functional tests
- Unit tests
- Use new Windows API for sockets
Known bugs and issues
- Still some warnings and issues on Microsoft Visual Studio
- Vriska::Time::Zero not working on Windows