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
/
core
/
protocol.c
Commit message (
Expand
)
Author
Age
*
Add init/fini to protocols to allow them to register options.
Garrett D'Amore
2017-08-23
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Initial (untested) bus implementation.
Garrett D'Amore
2017-01-10
*
Add surveyor protocol (no tests yet).
Garrett D'Amore
2017-01-08
*
Add respondent protocol. (Half of survey pattern.)
Garrett D'Amore
2017-01-08
*
Initial swag at pipeline (PUSH/PULL).
Garrett D'Amore
2017-01-06
*
Change a bunch of copyrights to 2017 for work done since the 1st.
Garrett D'Amore
2017-01-05
*
PUB protocol (untested).
Garrett D'Amore
2017-01-05
*
SUB protocol implemented (uses sorted linked list for topics).
Garrett D'Amore
2017-01-05
*
Fixes to enable REQ/REP to operate.
Garrett D'Amore
2017-01-02
*
Begin testing REQ/REP.
Garrett D'Amore
2017-01-02
*
Protocol initialization restructuring.
Garrett D'Amore
2017-01-02
*
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
*
nn_socket_create() implemented.
Garrett D'Amore
2016-12-14