2014-02-12 12:22 GMT+09:00 YAMAMOTO Takashi <[email protected]>:

> > On Wed, 12 Feb 2014 10:28:50 +0900
> > Satoshi Kobayashi <[email protected]> wrote:
> >
> >> I tried RPC API on Ryu3.6. The sample of VRRP was very helpful for me.
> >> Thanks a lot! And I would like to feedback the noticed point.
> >>
> >> Feedback:
> >> I think that the layer of API is low for users. It is hard that a user
> >> writes the same thing as rpc_manager.RpcVRRPManager.
> >>
> >> Proposal:
> >> I would like to propose API of a higher layer. The PoC is attached to
> this
> >> mail. This API is used as follows.
> >
> > Yeah, agreed. We had better to provide such. But before working on
> > this, I have one question: at a conference, someone told me that
> > websocket can meet the requirement (that is, bi-directional
> > configuration channel) and more handy.
> >
> > Options?
>
> did "someone" mean msgpack (or something like that) over
> binary mode websocket?
>

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.

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


>
> YAMAMOTO Takashi
>
------------------------------------------------------------------------------
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