Richard Johnson

Results 5 issues of Richard Johnson

So when serving with `elm-live src/Main.elm -o -u`, any static assets that contain a query string eg: `http://localhost:8000/static/bootstrap.min.css?12345` returns the contents of `index.html`. I think that the expected behaviour in...

Addresses incorrect return type for Hgetall in rday's Async HGET, HGETALL, and HSET fix for issue #18

Hey Salvatore, Over the last few months I've been having a look into smaz with a view to try a trie based version of compression algorithm. It seems to work...

It took me a while to realise that the abort function here https://github.com/r0man/cljs-http/blob/master/src/cljs_http/core.cljs#L9 is not compatible with channels generated by `client/request` and friends (due to the response wrappers? https://github.com/r0man/cljs-http/blob/master/src/cljs_http/client.cljs#L97; since...

were you able to get any of the core callbacks like `OnCallState` working?