Skip to content

Version 1.5.0 Feature Release

Compare
Choose a tag to compare
@gdamore gdamore released this 10 Jul 03:46
· 227 commits to master since this release

This release provides a two new convenience APIs, nng_msg_reserve() and nng_msg_capacity(), which can help with avoiding preallocations.

Additionally this release fixes a bug introduced in v1.4.0 where setting IPC socket permissions on Linux did not work.