| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Move TCP out of supplemental. | Garrett D'Amore | 2020-12-05 |
| | | | | | This was only used internally, and can live as part of core. | ||
| * | fixes #1040 Convert rest of the protocols to new CMake infra | Garrett D'Amore | 2019-12-25 |
| | | |||
| * | fixes #872 create unified nng_stream API | Garrett D'Amore | 2019-02-16 |
| | | | | | | | | | | This is a major change, and includes changes to use a polymorphic stream API for all transports. There have been related bugs fixed along the way. Additionally the man pages have changed. The old non-polymorphic APIs are removed now. This is a breaking change, but the old APIs were never part of any released public API. | ||
| * | fixes #680 Public TCP API | Garrett D'Amore | 2018-11-27 |
