[rabbitmq-discuss] SockJS protocol documentation?

Jakub Šťastný stastny at 101ideas.cz
Tue Oct 4 16:04:46 BST 2011


Just a quick update to this topic:

SockJS protocol:

- https://github.com/sockjs/sockjs-protocol

- http://sockjs.github.com/sockjs-protocol/sockjs-protocol-0.0.4-incomplete.html

+ I'm working on the Ruby version
https://github.com/sockjs/sockjs-ruby now, it's not there yet, but I'm
on it :) For chunking I'll probably go for
http://rack.rubyforge.org/doc/Rack/Chunked.html (Unicorn web server
supports this middleware), so we can stay Rack-compatible (which is
quite a big deal in Ruby).

Jakub

http://twitter.com/botanicus

El 29 Sep 2011, a las 22:58, Tim Fox escribió:

On 14/09/2011 12:35, Michael Klishin wrote:

2011/9/14 Alexis Richardson <alexis at rabbitmq.com>

I think that would be great

Have you looked at node.x?  That might be a good place to do some hacking....

https://github.com/purplefox/node.x

Or (eg) https://github.com/purplefox/node.x/blob/master/src/examples/java/org/nodex/java/examples/websockets/WebsocketsExample.java

Alexis,

I am aware of Node.x. My plan right now is to use Netty directly but
thanks for the suggestion. I don't have enough understanding of the
existing implementation to really judge if Node.x or libraries like
Aleph and Finagle will really help me over plain Netty, we will see.

We plan to implement sock-js in node.x anyway.

--

MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

_______________________________________________

rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss

Jakub

http://www.flickr.com/photos/jakub-stastny
http://twitter.com/botanicus


More information about the rabbitmq-discuss mailing list