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
Commit message (
Expand
)
Author
Age
*
Convert nng_alloc and nng_free to mdbook.
Garrett D'Amore
2024-10-06
*
nng_version converted to mdbook
Garrett D'Amore
2024-10-06
*
Convert nng_random to new format.
Garrett D'Amore
2024-10-06
*
Add missing description header to socket manual
Garrett D'Amore
2024-10-06
*
Forgot to add the UDP man page!
Garrett D'Amore
2024-10-06
*
Fix UDP port numbers in docs
Garrett D'Amore
2024-10-06
*
Initial swag at UDP transport docs, also converted socket transport to mdbook
Garrett D'Amore
2024-10-06
*
Style fix for nng_msleep
Garrett D'Amore
2024-10-06
*
Remove asciidoc nng_clock and nng_msleep
Garrett D'Amore
2024-10-06
*
Convert nng_clock and nng_msleep docs to mdbook
Garrett D'Amore
2024-10-06
*
Remove old idmap and mutex docs
Garrett D'Amore
2024-10-06
*
Docs for mutexes converted.
Garrett D'Amore
2024-10-06
*
idmap public docs converted to mdbook
Garrett D'Amore
2024-10-06
*
Remove the last of the legacy option handling functions.
Garrett D'Amore
2024-10-06
*
Remove deprecated context option functions.
Garrett D'Amore
2024-10-06
*
Drop the legacy listener option functions
Garrett D'Amore
2024-10-06
*
Remove dialer legacy option functions
Garrett D'Amore
2024-10-06
*
Remove deprecated `nng_pipe_getopt` and friends.
Garrett D'Amore
2024-10-06
*
Remove the legacy transport registration functions.
Garrett D'Amore
2024-10-06
*
Remove the documentation for 3compat.
Garrett D'Amore
2024-10-06
*
docs: Provide migration guidance.
Garrett D'Amore
2024-10-06
*
fixes #1851 fix error in NNG_OPT_UNSUBSCRIBE description
Garrett D'Amore
2024-08-14
*
idhash: add nng_id_visit API
Garrett D'Amore
2024-08-11
*
Add WolfSSL building information
Garrett D'Amore
2024-07-22
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21
*
Move the rest of the functionality from platform.h into core.
Garrett D'Amore
2024-04-23
*
Move some supplemental APIs to reduce friction in using them.
Garrett D'Amore
2024-04-23
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
Add clarification about logged content.
Garrett D'Amore
2024-04-14
*
fixes #543 Add logging support framework
Garrett D'Amore
2024-04-13
*
Update nng_ctx.5.adoc
Brian Carcich
2024-03-16
*
Language changes for the nng_socket manual page.
Garrett D'Amore
2024-02-17
*
docs: s/mbedTLS/Mbed TLS/ - per upstream branding
Garrett D'Amore
2024-01-27
*
fix idhash not public
Garrett D'Amore
2024-01-06
*
Update references to legacy APIs.
Garrett D'Amore
2024-01-01
*
fixes #1754 nng_aio_stop.3 refers to `nng_aio_schedule()` instead of `nng_aio...
Garrett D'Amore
2024-01-01
*
s/NNG_DUR_/NNG_DURATION_
Patrik Wenger
2024-01-01
*
fix grammar
Patrik Wenger
2024-01-01
*
fixes #1751 Support nng_aio_set_expire().
Garrett D'Amore
2023-12-30
*
Incorrect doc section.
Garrett D'Amore
2023-12-30
*
minor grammar fix
Garrett D'Amore
2023-12-30
*
trivial wording fix
Garrett D'Amore
2023-12-30
*
fixes #1740 Public ID hash API
Garrett D'Amore
2023-12-29
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
fixes #1663 Request/Reply Protocol Throughput and Scalability
Garrett D'Amore
2023-12-16
*
fix copyright from last commit
Garrett D'Amore
2023-12-15
*
fixes #1721 docs should indicate nng_aio_wait must not be used from a callback
Garrett D'Amore
2023-12-15
*
fixes #1665 docs: document restriction for pipe notify callbacks
Garrett D'Amore
2023-11-26
*
docs: add a reference to nng_device
Garrett D'Amore
2023-11-26
*
[fixed] fix description of function nng_http_handler_collect_body()
alawn-wang
2023-11-25
[next]