Hi,

On Wed, 12 Feb 2014 12:52:36 +0900
Satoshi Kobayashi <[email protected]> wrote:

> If Raw TCP is changed to WebSocket only, It do not have many merits. But
> when messaging is also changed to non-binary (JSON?), it seems to be easy
> to use. Many development tools exist.

As I wrote in another mail, I talked about extending our REST API so
JSON RPC or something that more developers are familir with. What RPC
protocol is mostly used with WebSocket?

I used Messagepack RPC for our VRRP API but I guess that people prefer
the REST-alike API. As long as bi-directional, such API works for
VRRP, I guess (as you know, events like master-slave transition needs
to be notified to other components).


> BTW, I researched whether Ryu can support WebSocket. It seemed that
> Eventlet (0.14.0) WebSocket support did not correspond to RFC6455, FYI.

That's mean it's not that simple to add WebSocket support to Ryu?

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to