index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
api
Commit message (
Expand
)
Author
Age
*
fixes #2183 docs: convert AIO provider docs
Garrett D'Amore
2025-10-10
*
fixes #1868 Add nng_http_[remote,local]_address APIs.
Garrett D'Amore
2025-10-09
*
Minor doc fixups.
Garrett D'Amore
2025-10-08
*
More doc fixes for http (link fixes).
Garrett D'Amore
2025-10-08
*
HTTP markdown doc fixes
Garrett D'Amore
2025-10-08
*
options: string options are passed by reference
Garrett D'Amore
2025-10-07
*
http: implement nng_http_next_header
Garrett D'Amore
2025-10-07
*
fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.
Garrett D'Amore
2025-10-05
*
Update msg.md
ryosga
2025-07-28
*
Fix typos across docs, comments, and CMake
mochalins
2025-06-02
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
docs: Fix reference to nng_fini
Garrett D'Amore
2025-04-13
*
http docs: documentation conversion for http handlers
Garrett D'Amore
2025-01-15
*
socketpair: use nng_err
Garrett D'Amore
2025-01-14
*
init: use nng_err
Garrett D'Amore
2025-01-14
*
docs: markup fix
Garrett D'Amore
2025-01-14
*
aio: more nng_err updates
Garrett D'Amore
2025-01-14
*
docs: pipe documentation
Garrett D'Amore
2025-01-14
*
docs: update http docs for nng_http_status
Garrett D'Amore
2025-01-12
*
api: extend usage of nng_err
Garrett D'Amore
2025-01-12
*
http: status and reason fixes (make it match docs)
Garrett D'Amore
2025-01-12
*
http: The big HTTP API refactoring of January 2025.
v2.0.0-alpha.3
http-client-trans
Garrett D'Amore
2025-01-09
*
args: Convert nng_opts_parse into a header only library using `nng_args_parse`.
Garrett D'Amore
2025-01-04
*
api: Promote idhash supplemental API to core
Garrett D'Amore
2025-01-04
*
api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recv
Garrett D'Amore
2025-01-04
*
api: drop the 64-bit option accessors (no more 64-bit option types)
Garrett D'Amore
2025-01-03
*
docs: remove references to asterisk wildcard, other tweaks
Garrett D'Amore
2025-01-02
*
docs: document NNG_OPT_MAXTTL, other cleanups
Garrett D'Amore
2025-01-02
*
api: remove unused _uint64 options accessors for contexts and sockets
Garrett D'Amore
2025-01-01
*
docs: convert socket options to mdbook
Garrett D'Amore
2025-01-01
*
docs: convert the context docs to mdbook
Garrett D'Amore
2025-01-01
*
api: Remove the NNG_FLAG_ALLOC
Garrett D'Amore
2025-01-01
*
docs: add missing msg header prototypes
Garrett D'Amore
2025-01-01
*
docs: converted and improved stream factory docs
Garrett D'Amore
2025-01-01
*
docs: add an example of nng_recv_aio with sub
v2.0.0-alpha.2
Garrett D'Amore
2024-12-31
*
docs: convert socket receive docs
Garrett D'Amore
2024-12-31
*
doc: document socket send API, including an example
Garrett D'Amore
2024-12-31
*
docs: remove stray backtick
Garrett D'Amore
2024-12-31
*
docs: convert nng_stream_get family
Garrett D'Amore
2024-12-31
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
docs: progress on socket document conversion
Garrett D'Amore
2024-12-31
*
docs: start of streams API documentation
Garrett D'Amore
2024-12-31
*
docs: API chapter index fixes
Garrett D'Amore
2024-12-31
*
docs: statistics updates, document nng_stat_parent (fixes #1896)
Garrett D'Amore
2024-12-31
*
docs: fix URL documentation
Garrett D'Amore
2024-12-31
*
aio: nng_aio_defer replaced by nng_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce NNG_ESTOPPED
Garrett D'Amore
2024-12-26
*
Introduce accessors for nng_url struct and make it opaque.
Garrett D'Amore
2024-11-18
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
More url work. Undocument rawurl, and stop using it stats and logs.
Garrett D'Amore
2024-11-17
[next]