[rabbitmq-discuss] SockJS protocol documentation?

Marek Majkowski majek04 at gmail.com
Wed Sep 14 10:42:51 BST 2011


On Wed, Sep 14, 2011 at 04:52, Michael Klishin
<michael.s.klishin at gmail.com> wrote:
> Hi! I hope SocksJS questions appropriate for this mailing list.

Yes and no. Sockjs mailing list (in CC)  may have more targeted audience:
   http://groups.google.com/group/sockjs

> I am looking at SocksJS and like many things about it. Is there any
> documentation on the protocol itself or should I
> just read the source and ask questions?

For a time being the source code is the only resource. I'm thinking about
writing some kind of test suite to verify implementations and make
sure that they properly implement all the quirks, but that's still
in planning stage.

> Will the canonical implementation
> always be Node.js-based? What's RabbitMQ team's
> take on people going ahead and implementing SocksJS server on the JVM, in
> Ruby and so on?

I will continue trying new things in sockjs-node - it's just easier
to prototype in node. Hopefully, the server side shouldn't evolve much,
so there shouldn't be a painful to keep servers in sync with the client.

I would love to see ruby/python/jvm implementations...

Cheers,
   Marek


More information about the rabbitmq-discuss mailing list