http-kit Questions

2

I have a stream of inputs and I want to make 2 HTTPS network requests for each before passing the result on to another part of the program. The typical throughput is 50 per second. for each input:...

2

Solved

I'm a bit confused how to create http-kit WebSocket client. On the site there is an example how to create WebSocket server, and creating client is probably trivial but I can't seem to get it right....
Senghor asked 23/7, 2013 at 23:32

1

Solved

I'm wondering if it's possible to put together a fully non-blocking Clojure backend web application with http-kit. (Actually any Ring-compatible http server would be fine by me; I'm mentioning htt...
Sampson asked 27/7, 2014 at 10:27

1

Solved

I am new to clojure and am writing a library that sends post results to a server for a response. I consume the response by placing it onto a core.async channel. Is this sane or is there a better wa...
Oakes asked 12/12, 2013 at 4:4
1

© 2022 - 2024 — McMap. All rights reserved.