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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
message.h
Commit message (
Expand
)
Author
Age
*
Use protocol private data instead of options for messages.
mqtt
Garrett D'Amore
2021-06-19
*
Add message option manipulation.
Garrett D'Amore
2021-06-18
*
fixes #808 Very slow PAIR performance compared to nanomsg
Garrett D'Amore
2021-01-18
*
fixes #1171 message header could be inlined in the message structure
Garrett D'Amore
2020-02-26
*
fixes #1156 Message cloning could help reduce copies a lot
Garrett D'Amore
2020-01-20
*
fixes #1145 nng_msg options should be removed
Garrett D'Amore
2020-01-19
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #691 Desire 16 and 64 bit message manipulators
Garrett D'Amore
2018-08-31
*
Unify the msg API.
Garrett D'Amore
2017-08-10
*
Add new PAIR_V1 protocol.
Garrett D'Amore
2017-08-10
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Message API was awkward.
Garrett D'Amore
2017-01-06
*
Fixes to enable REQ/REP to operate.
Garrett D'Amore
2017-01-02
*
Use new NNI_ALLOC_STRUCT macro. nni_msg_dup copies options too.
Garrett D'Amore
2017-01-02
*
Add new nni_msg_dup() API. (Needed for REQ protocol.)
Garrett D'Amore
2016-12-28
*
Change in handling of extended info for messages.
Garrett D'Amore
2016-12-24
*
Work on endpoints. More C99 & type cleanups.
Garrett D'Amore
2016-12-22
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
Better separate public vs. private names.
Garrett D'Amore
2016-12-14