| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixes #1436 Guard against UB in sub0_ctx_subscribe (#1437) | Kristóf Havasi | 2021-04-10 |
| | | | | In case sub0_ctx_subscribe is called to subscribe to _all_ topics | ||
| * | fixes #1421 Failure in tcp and tls local source handling | Garrett D'Amore | 2021-02-07 |
| | | |||
| * | fixes #1419 pairv0 performance work | Garrett D'Amore | 2021-01-24 |
| | | | | | | | This takes the performance work we did for pairv1, and provides an implementation for pairv0. The upshot should be a nice performance boost for pair v0. | ||
| * | fixes #1415 pair.c compiler warning | Garrett D'Amore | 2021-01-24 |
| | | |||
| * | fixes #1413 nni_thr_setname NULL pointer dereference | Garrett D'Amore | 2021-01-24 |
| | | |||
| * | fixes #808 Very slow PAIR performance compared to nanomsg | Garrett D'Amore | 2021-01-18 |
| | | | | | | | This is only the pair v1 protocol. Pair v0 and polyamorous mode still have work to do. We probably won't "fix" the performance for poly mode since that's deprecated anyway. | ||
| * | fixes #1403 http ws listeners added without a lock | Garrett D'Amore | 2021-01-10 |
| | | |||
| * | fixes #1345 Restructure the source tree | Garrett D'Amore | 2021-01-01 |
| This is not quite complete, but it sets the stage for other protocols (such as zmq or mqtt) to be added to the project. | |||
