aboutsummaryrefslogtreecommitdiff
path: root/docs/ref
Commit message (Expand)AuthorAge
* Document subscribe details in new docs.Garrett D'Amore2025-10-12
* wording fixupGarrett D'Amore2025-10-11
* docs: convert http_handler_free docGarrett D'Amore2025-10-11
* fixes #2183 docs: convert AIO provider docsGarrett D'Amore2025-10-10
* fixes #1868 Add nng_http_[remote,local]_address APIs.Garrett D'Amore2025-10-09
* Numerous link fixups - protocols now use xrefs.md properly.Garrett D'Amore2025-10-08
* Minor doc fixups.Garrett D'Amore2025-10-08
* Another run at the docs.Garrett D'Amore2025-10-08
* Make xref relative to fix gh pagesGarrett D'Amore2025-10-08
* More doc fixes for http (link fixes).Garrett D'Amore2025-10-08
* HTTP markdown doc fixesGarrett D'Amore2025-10-08
* options: string options are passed by referenceGarrett D'Amore2025-10-07
* http: implement nng_http_next_headerGarrett D'Amore2025-10-07
* fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.Garrett D'Amore2025-10-05
* Update msg.mdryosga2025-07-28
* Fix typos across docs, comments, and CMakemochalins2025-06-02
* Converted property functions to use nng_err.Garrett D'Amore2025-04-27
* docs: Fix reference to nng_finiGarrett D'Amore2025-04-13
* http docs: documentation conversion for http handlersGarrett D'Amore2025-01-15
* socketpair: use nng_errGarrett D'Amore2025-01-14
* init: use nng_errGarrett D'Amore2025-01-14
* docs: markup fixGarrett D'Amore2025-01-14
* aio: more nng_err updatesGarrett D'Amore2025-01-14
* docs: pipe documentationGarrett D'Amore2025-01-14
* docs: update http docs for nng_http_statusGarrett D'Amore2025-01-12
* api: extend usage of nng_errGarrett D'Amore2025-01-12
* http: status and reason fixes (make it match docs)Garrett D'Amore2025-01-12
* http: drop exclusive tree modeGarrett D'Amore2025-01-10
* http: The big HTTP API refactoring of January 2025.v2.0.0-alpha.3http-client-transGarrett D'Amore2025-01-09
* args: Convert nng_opts_parse into a header only library using `nng_args_parse`.Garrett D'Amore2025-01-04
* api: Promote idhash supplemental API to coreGarrett D'Amore2025-01-04
* api: remove the supplemental platform.h headerGarrett D'Amore2025-01-04
* api: fold TLS supplemental headers into nng.hGarrett D'Amore2025-01-04
* docs: minor revisions for migration guideGarrett D'Amore2025-01-04
* api: remove old protocol headersGarrett D'Amore2025-01-04
* api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recvGarrett D'Amore2025-01-04
* api: drop the 64-bit option accessors (no more 64-bit option types)Garrett D'Amore2025-01-03
* fixes #2061 Move IPC parameters from uint64 to intGarrett D'Amore2025-01-03
* docs: make the Staysail logo inline, with currentColorGarrett D'Amore2025-01-02
* docs: more transport doc updatesGarrett D'Amore2025-01-02
* docs: update some transport option docsGarrett D'Amore2025-01-02
* docs: remove references to asterisk wildcard, other tweaksGarrett D'Amore2025-01-02
* docs: document NNG_OPT_MAXTTL, other cleanupsGarrett D'Amore2025-01-02
* api: remove unused _uint64 options accessors for contexts and socketsGarrett D'Amore2025-01-01
* docs: convert socket options to mdbookGarrett D'Amore2025-01-01
* docs: convert the context docs to mdbookGarrett D'Amore2025-01-01
* api: Remove the NNG_FLAG_ALLOCGarrett D'Amore2025-01-01
* sha1: move this to private websocket APIGarrett D'Amore2025-01-01
* docs: add missing msg header prototypesGarrett D'Amore2025-01-01
* docs: Hello 2025!Garrett D'Amore2025-01-01