nanomsg / nng

nanomsg-next-generation -- light-weight brokerless messaging
https://nng.nanomsg.org
MIT License
3.85k stars 492 forks source link

Remove the libnanomsg compatibility layer #1898

Closed gdamore closed 4 weeks ago

gdamore commented 4 weeks ago

fixes #

Note that the above format should be used in your git commit comments. You agree that by submitting a PR, you have read and agreed to our contributing guidelines.
codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.02%. Comparing base (beca672) to head (4de579a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1898 +/- ## ========================================== + Coverage 79.92% 80.02% +0.10% ========================================== Files 95 94 -1 Lines 24974 24419 -555 Branches 3380 3281 -99 ========================================== - Hits 19960 19542 -418 + Misses 4941 4803 -138 - Partials 73 74 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.