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
Commit message (
Expand
)
Author
Age
*
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: remove the supplemental platform.h header
Garrett D'Amore
2025-01-04
*
tests: make NUTS_PASS use TEST_ASSERT
Garrett D'Amore
2025-01-04
*
tests: TLS transport test resilience against EADDRINUSE
Garrett D'Amore
2025-01-04
*
docs: remove converted nng_socket.7 doc
Garrett D'Amore
2025-01-04
*
docs: remove tls_engine stub doc
Garrett D'Amore
2025-01-04
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
api: remove dead NNG_OPT_URL macro
Garrett D'Amore
2025-01-04
*
docs: minor revisions for migration guide
Garrett D'Amore
2025-01-04
*
api: remove old protocol headers
Garrett D'Amore
2025-01-04
*
zerotier: remove unused zerotier.h transport header
Garrett D'Amore
2025-01-04
*
cmake: remove unused compat test macro
Garrett D'Amore
2025-01-04
*
compat: remove unused leftover libnanomsg compatibility headers
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
*
ipc: minor adjustments for ECLOSED and logging
Garrett D'Amore
2025-01-03
*
fixes #2061 Move IPC parameters from uint64 to int
Garrett D'Amore
2025-01-03
*
docs: make the Staysail logo inline, with currentColor
Garrett D'Amore
2025-01-02
*
docs: more transport doc updates
Garrett D'Amore
2025-01-02
*
docs: update some transport option docs
Garrett D'Amore
2025-01-02
*
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
*
README: revised information about 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
*
demos: Demos do not need to use find_package for Threads
Garrett D'Amore
2025-01-01
*
cmake: ensure that MbedTLS and WolfSSL can be found properly as subprojects
Garrett D'Amore
2025-01-01
*
demos: raw and async demos should use nng_init
Garrett D'Amore
2025-01-01
*
demo: call nng_init in http_client
Garrett D'Amore
2025-01-01
*
demo: fix reqrep demo to use nng_init
Garrett D'Amore
2025-01-01
*
demo: fix rest server (must initialize NNG library)
Garrett D'Amore
2025-01-01
*
http: fix zero status code by default
Garrett D'Amore
2025-01-01
*
demos: fix pubsub_forwarder to call nng_init
Garrett D'Amore
2025-01-01
*
stream demo: fix compilation, add server mode
Garrett D'Amore
2025-01-01
*
base64: move it to private for websockets
Garrett D'Amore
2025-01-01
*
sha1: move this to private websocket API
Garrett D'Amore
2025-01-01
*
protocols: move content from the protocols to nng.h
Garrett D'Amore
2025-01-01
*
docs: remove some converted content
Garrett D'Amore
2025-01-01
*
docs: add missing msg header prototypes
Garrett D'Amore
2025-01-01
*
docs: Hello 2025!
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: remove some old converted content
Garrett D'Amore
2024-12-31
*
docs: convert socket receive docs
Garrett D'Amore
2024-12-31
*
tests: use zero port for performance test
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
[next]