New
v1.1.0
Highlights
- Fixes around routing Server responses correctly, some minor bugs were introduces in later stage
- :rocket: BIG Improvement on Parsing SIP Stream now with less allocations(less GC work) and lot of code improvements by @dennwc .
What's Changed
- Improve SIP message parsers by @dennwc in https://github.com/emiago/sipgo/pull/271
Full Changelog: https://github.com/emiago/sipgo/compare/v1.0.2...v1.1.0