Re: http-kit for duct

2016-10-07 Thread ngettypogzli
I simply created a wrapper function, for the new-web-server function in Danielsz http-kit component, that will accept a map as the argument and wrote a reference to this function in "system.edn" i.e. {:compo

Re: http-kit for duct

2016-10-02 Thread ngettypogzli
Hi I'm new to clojure and duct. How can I change system.edn so that i can use Danielsz http-kit component. tnx -ngetty -- You received this message because you are subscribed to the Google Groups "Clojure" gr

Re: http-kit for duct

2015-06-13 Thread Dru Sellers
It was indeed that easy. Thank for writing component in such a nice way !! -d On Sat, Jun 13, 2015 at 6:22 PM, James Reeves wrote: > It shouldn't be hard to write your own version. You could almost just take > the Jetty component source >

Re: http-kit for duct

2015-06-13 Thread James Reeves
It shouldn't be hard to write your own version. You could almost just take the Jetty component source and substitute "jetty" with "http-kit". - James On 13 June 2015 at 23:51, Dru Sellers wrote: > Is

Re: http-kit for duct

2015-06-13 Thread Dru Sellers
Nevermind. Jetty comes with the sample server. On Saturday, June 13, 2015 at 5:51:00 PM UTC-5, Dru Sellers wrote: > > Is there any interest in an http-kit version of duct? Or have everyone > just written their own version? > > -d > -- You received this message because you are subscribed to the