summaryrefslogtreecommitdiff
path: root/demo
Commit message (Collapse)AuthorAge
* 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
| | | | | | | We enabled verbose compiler warnings, and found a lot of issues. Some of these were even real bugs. As a bonus, we actually save some initialization steps in the compat layer, and avoid passing some variables we don't need.
* 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