Skip to content

v2.6.0

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 26 Aug 02:40
· 0 commits to c7c18da4014a7369085f9301db99f5180ca9a5c9 since this release
a5a10af

sip2json v2.6.0 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:

  • c7c18da patch: Updated the samples
  • 280b441 release: v2.6.0 - Precomputed 64-bit FNV-1a header parsing, RFC 4475 compliance suite, and automated multi-platform benchmarks (#48)
  • 82996df Merge pull request #47 from SiddiqSoft/task/move-sip2json-client
  • a3179b6 build(tests): add TEST_PREFIX to test suites for CTest compatibility
  • 944d77c docs: Updated benchmark results
  • 3a510da refactor: Refactor the tests
  • dbb9504 refactor: Moved the sip2json-client into this project as a validation suite

This list of changes was auto generated.