aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/migrate/nanomsg.md
Commit message (Expand)AuthorAge
* args: Convert nng_opts_parse into a header only library using `nng_args_parse`.Garrett D'Amore2025-01-04
* api: Remove the NNG_FLAG_ALLOCGarrett D'Amore2025-01-01
* docs: nanomsg transition guide - set up linksGarrett D'Amore2024-12-31
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* tcp/tls: Remove support for local interface address in dialer URLsGarrett D'Amore2024-11-17
* remove NNG_OPT_SOCKNAME (and socket names altogether)Garrett D'Amore2024-11-17
* Migration update referencing nng_init (but note not documented yet.)Garrett D'Amore2024-11-11
* Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions.Garrett D'Amore2024-11-03
* Replace `NNG_OPT_PROTO`, `NNG_OPT_PROTONAME`, and friends with functions.Garrett D'Amore2024-11-02
* NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.Garrett D'Amore2024-11-02
* docs: move migration docs into bookGarrett D'Amore2024-10-22