Node.js driver for Kdb+

Does anyone know of anyone making an effort to implement Node.js driver for Kdb+?

You can probably do something with
http://kx.com/q/c/c.js

and websockets

?

There’s also

http://kx.com/q/e/json.k

I am using websocket and it works pretty well.