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
/
src
/
sp
/
transport
/
ws
Commit message (
Expand
)
Author
Age
*
http: The big HTTP API refactoring of January 2025.
v2.0.0-alpha.3
http-client-trans
Garrett D'Amore
2025-01-09
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
websocket tests: more resilience against EADDRINUSE
Garrett D'Amore
2024-12-31
*
websocket: use nni_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce nni_aio_defer
Garrett D'Amore
2024-12-22
*
websocket: stop trying to accept once we're closed
Garrett D'Amore
2024-12-16
*
transports: all transports use the new inline approach
Garrett D'Amore
2024-12-15
*
websocket transport: use inline SP objects
Garrett D'Amore
2024-12-15
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
websocket: implement ep stop here
Garrett D'Amore
2024-12-11
*
websocket: inline the aios
Garrett D'Amore
2024-12-07
*
tests: fix type mismatch on htonl
Garrett D'Amore
2024-11-30
*
tests: convert ws transport test to NUTS
Garrett D'Amore
2024-11-30
*
ws: add some more test cases
Garrett D'Amore
2024-11-24
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
websocket: Do not allow a listener or dialer to change TLS while running
Garrett D'Amore
2024-11-09
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
Remove registration functions (unused).
Garrett D'Amore
2024-11-04
*
Remove the legacy transport registration functions.
Garrett D'Amore
2024-10-06
*
Free SP protocol streams before discarding aio objects.
Garrett D'Amore
2024-05-30
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
fixes #1713 SP pipe_send leaks message if aio is canceled
Garrett D'Amore
2023-11-26
*
Fix premature transport registration. Mark it deprecated.
Garrett D'Amore
2021-08-01
*
Simplify the SP transport initialization process.
Garrett D'Amore
2021-07-31
*
More symbol renaming
Garrett D'Amore
2021-07-11
*
More work on moving SP stuff out of common. Remove unused defs.
Garrett D'Amore
2021-07-10
*
fixes #1413 nni_thr_setname NULL pointer dereference
Garrett D'Amore
2021-01-24
*
fixes #1403 http ws listeners added without a lock
Garrett D'Amore
2021-01-10
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01