aboutsummaryrefslogtreecommitdiff
path: root/demo
Commit message (Expand)AuthorAge
* update demos to not use deprecated functions (#1531)Edward Rudd2021-11-27
* Use env shebangs everywhere (#1515)Leonard Pollak2021-10-26
* Extend the reqdep demo with ZeroTier transport (#1439)janjaapbos2021-04-10
* Fix typos in commentsEvgeny Ermakov2020-02-13
* Fix error checkstromgy2020-02-13
* Remove redundant <sys/time.h> include. It is not used but prevents demos from...Evgeny Kravchenko2019-06-27
* fixes #817 demo/rest does not workGarrett D'Amore2018-12-16
* fixes #612 demo/raw needs updating to use raw socket constructorGarrett D'Amore2018-08-06
* fixes #508 nng_aio_free blocks during callbackGarrett D'Amore2018-06-07
* fixes #486 Revisit SOVERSION and VERSIONGarrett D'Amore2018-05-25
* Remove some unused variables.Garrett D'Amore2018-04-12
* Use contexts for new async demo.Garrett D'Amore2018-04-12
* fixes #341 Want REST API gateway demoGarrett D'Amore2018-04-11
* fixes #284 want async demoGarrett D'Amore2018-03-12
* Fix copyright, reflow code.Garrett D'Amore2018-03-02
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* Add reqrep demo, but demonstrate zero copy, and sending binary data.Garrett D'Amore2018-02-08
* Introduce simple HTTP client demo application.Garrett D'Amore2018-02-07