v2.5.8
sip2json v2.5.8 Release
Header-only Modern C++23 SIP protocol parser and serializer library with bidirectional JSON conversion and full SDP support.
Resources & Documentation
- Documentation Site: https://siddiqsoft.github.io/sip2json/
- NuGet Package: https://www.nuget.org/packages/SiddiqSoft.sip2json
- GitHub Repository: https://github.com/SiddiqSoft/sip2json
Commit Changelog
Changes:
- e4138ba Merge pull request #45 from SiddiqSoft:abdulkareem-siddiq/architecture-study
- 76cccf8 docs(architecture): Add empirical trade-off study comparing Native C++ Struct vs nlohmann::json model
- 2b4da48 Merge pull request #44 from SiddiqSoft:abdulkareem-siddiq/issue43
- 7206389 docs: Updated the documentation to outline the benchmarks
- 1b9348a fix: Remove use of std::string_view except for some convenience functions
- b92d25f fix: Remove the incorrect use of std::string_view to restore performance
This list of changes was auto generated.