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
/
websocket.c
Commit message (
Expand
)
Author
Age
*
fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.
Garrett D'Amore
2025-10-05
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
Converted rest of transports to nng_err.
Garrett D'Amore
2025-04-27
*
Transport listen: use nng_err
Garrett D'Amore
2025-04-27
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
api: pipes should use nng_err
Garrett D'Amore
2025-01-14
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
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
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
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
*
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 #1345 Restructure the source tree
Garrett D'Amore
2021-01-01