<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 30, 2017, at 5:53 AM, Helge Heß via swift-server-dev &lt;<a href="mailto:swift-server-dev@swift.org" class="">swift-server-dev@swift.org</a>&gt; wrote:</div><div class=""><div class="">2)<br class="">The other thing that would be nice is a demo tool in the Sources directory, again similar to what Johannes showed (his tiny echod sample).<br class=""></div></div></blockquote><div><br class=""></div><div>I have several of those (Echo, HelloWorld, etc) that I use for end-to-end testing, but since they're not part of the API, they're under `Tests/` not `Sources/`. &nbsp;See&nbsp;<a href="https://github.com/carlbrown/HTTPSketch/tree/master/Tests/HTTPSketchTests/Helpers" class="">https://github.com/carlbrown/HTTPSketch/tree/master/Tests/HTTPSketchTests/Helpers</a>&nbsp;</div><div><br class=""></div><div>I'm happy to move them to `Sources/`if that would be easier.</div><div><br class=""></div><blockquote type="cite" class=""><div class=""><div class=""><br class="">hh<br class=""></div></div></blockquote></div><br class=""><div class="">-Carl</div><div class=""><br class=""></div></body></html>