aboutsummaryrefslogtreecommitdiff
path: root/src/core/protocol.c
Commit message (Expand)AuthorAge
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Initial (untested) bus implementation.Garrett D'Amore2017-01-10
* Add surveyor protocol (no tests yet).Garrett D'Amore2017-01-08
* Add respondent protocol. (Half of survey pattern.)Garrett D'Amore2017-01-08
* Initial swag at pipeline (PUSH/PULL).Garrett D'Amore2017-01-06
* Change a bunch of copyrights to 2017 for work done since the 1st.Garrett D'Amore2017-01-05
* PUB protocol (untested).Garrett D'Amore2017-01-05
* SUB protocol implemented (uses sorted linked list for topics).Garrett D'Amore2017-01-05
* Fixes to enable REQ/REP to operate.Garrett D'Amore2017-01-02
* Begin testing REQ/REP.Garrett D'Amore2017-01-02
* Protocol initialization restructuring.Garrett D'Amore2017-01-02
* Work on endpoints. More C99 & type cleanups.Garrett D'Amore2016-12-22
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* nn_socket_create() implemented.Garrett D'Amore2016-12-14