nrepl / drawbridge

An HTTP/HTTPS nREPL transport, implemented as a Ring handler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Req] Websocket transport (or http2)

ieugen opened this issue · comments

Hi,

I was looking at this while researching for nRepl authentication.
I think having an WebSocket transport would provide better mapping to the normal socket way.

https://en.wikipedia.org/wiki/WebSocket

I don't have much time for Drawbridge these days, but PRs are always welcome. :-)

Glad to hear you accept PR's. When / if this is needed I will provide a PR. Until then it's good that we have a feature request open.