aboutsummaryrefslogtreecommitdiff
path: root/src/core/protocol.c
Commit message (Expand)AuthorAge
* 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