aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* http: status and reason fixes (make it match docs)Garrett D'Amore2025-01-12
* http: remove some converted docsGarrett D'Amore2025-01-10
* 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
* http: server callback API simplifiedGarrett D'Amore2025-01-06
* 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
* docs: remove converted nng_socket.7 docGarrett D'Amore2025-01-04
* docs: remove tls_engine stub docGarrett 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: remove some converted contentGarrett D'Amore2025-01-01
* docs: add missing msg header prototypesGarrett D'Amore2025-01-01
* docs: Hello 2025!Garrett 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: remove some old converted contentGarrett 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
* docs: nanomsg transition guide - set up linksGarrett D'Amore2024-12-31
* docs: clean up some old stuffGarrett D'Amore2024-12-31
* docs: drop old nng_iov content (converted)Garrett D'Amore2024-12-31
* api: add NNG1_MIGRATION transition assistance macroGarrett 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: remove converted nng_stats_free old docGarrett D'Amore2024-12-31
* .gitignore updatesGarrett D'Amore2024-12-31
* docs: start of streams API documentationGarrett D'Amore2024-12-31
* docs: API chapter index fixesGarrett D'Amore2024-12-31
* docs: add xrefs for URL apiGarrett 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
* fixes #863 socket activation: for TCP and IPC (POSIX only)Garrett D'Amore2024-12-30