Skip to content

v2.5.8

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 21 Aug 22:50
e4138ba

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


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.