Fork me on GitHub
#ring
<
2017-01-15
>
sova-soars-the-sora01:01:20

I'm trying to migrate my application from ring & jtty to http-kit. Mainly because I want to use sente with it now.

sova-soars-the-sora02:01:51

I get funky errors on websocket stuff.. no :close method implemented.... some stuff I read on github suggests the error disappears on transition to httpkit...

seancorfield04:01:09

@sova You'll need to be a fair bit more specific about what you're doing and what exact problems you're seeing.

sova-soars-the-sora19:01:25

A paste-bin of the errors I see. My site still loads and i'm gonna find out if sockets will still work