Results 44 comments of Rohit Joshi

@lipp I need support for server side. For time being, I have switched to tornado (python) which supports wss:// but would like to use lua-websockets.

@lipp thx. for quick reply. I used Lau-ev based lua-websockets server. Is there any advantage using one over other? There is nothing wrong with tornado but 1. I am using...

@lipp thanks. It is not immediate product release so will use ws:// now. I tried nginx 1.5.0 as ws:// proxy and seem to be working. So need to try it...

👍 Thanks. For now, I am using https://github.com/danielaparker/jsoncons/blob/master/examples/src/jsonpath_examples.cpp but would love to have Rust based implementation.

Any plan to merge this?

As long as network layer is separate from protocol/processing layer, it would be great 👍

@siddontang do we have any timeline on the Rust client API?

@Hoverbear Great start. Infact, we should be able to expose 'C' binding from Rust client.