aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api
Commit message (Expand)AuthorAge
* 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: 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
* 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
* docs: add missing msg header prototypesGarrett D'Amore2025-01-01
* docs: converted and improved stream factory docsGarrett D'Amore2025-01-01
* docs: add an example of nng_recv_aio with subv2.0.0-alpha.2Garrett D'Amore2024-12-31
* docs: convert socket receive docsGarrett D'Amore2024-12-31
* doc: document socket send API, including an exampleGarrett D'Amore2024-12-31
* docs: remove stray backtickGarrett D'Amore2024-12-31
* docs: convert nng_stream_get familyGarrett D'Amore2024-12-31
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* docs: progress on socket document conversionGarrett D'Amore2024-12-31
* docs: start of streams API documentationGarrett D'Amore2024-12-31
* docs: API chapter index fixesGarrett D'Amore2024-12-31
* docs: statistics updates, document nng_stat_parent (fixes #1896)Garrett D'Amore2024-12-31
* docs: fix URL documentationGarrett D'Amore2024-12-31
* aio: nng_aio_defer replaced by nng_aio_startGarrett D'Amore2024-12-26
* aio: introduce NNG_ESTOPPEDGarrett D'Amore2024-12-26
* Introduce accessors for nng_url struct and make it opaque.Garrett D'Amore2024-11-18
* URL refactor part 1.Garrett D'Amore2024-11-18
* More url work. Undocument rawurl, and stop using it stats and logs.Garrett D'Amore2024-11-17
* URL u_port should be a number not a string.Garrett D'Amore2024-11-17
* Document nng_init and nng_finiGarrett D'Amore2024-11-11
* fixes #1907 Document the nng_socket_get_send_poll_fd and recv_poll_fdGarrett D'Amore2024-11-09
* Remove tabs from docs (expand to 4 spaces) - some renderers cannot cope.Garrett D'Amore2024-11-09
* fixes #1914 Document nng_socket_proto_id, proto_name, peer_id, peer_name, and...Garrett D'Amore2024-11-09
* Remove left over single doc pages.Garrett D'Amore2024-11-09
* docs: fix message linksGarrett D'Amore2024-10-27
* docs: update nng_sleep_aio for mdbookGarrett D'Amore2024-10-27
* docs: AIO chapter (consumer only) converted to mdbook.Garrett D'Amore2024-10-24
* docs: nng_opts_parse converted to chapter.Garrett D'Amore2024-10-23
* docs: document error codesGarrett D'Amore2024-10-23
* docs: master cross-reference tableGarrett D'Amore2024-10-22
* docs: URL chapterGarrett D'Amore2024-10-22
* docs: idmap into its own chapterGarrett D'Amore2024-10-22
* docs: consolidate misc chapterGarrett D'Amore2024-10-22
* docs: add memory chapterGarrett D'Amore2024-10-22
* docs: fix markup snafu in msgm.mdGarrett D'Amore2024-10-22
* docs: messages API converted to single chapter.Garrett D'Amore2024-10-22
* doc: remove unused index.md for thr/Garrett D'Amore2024-10-21
* docs: fix clock cross referencesGarrett D'Amore2024-10-20
* docs: Move time related functions into single chapter.Garrett D'Amore2024-10-20