On Fri, 21 Feb 2014 17:14:00 +0900 YAMAMOTO Takashi <[email protected]> wrote:
> this is similar to handler.register_service but for client-server > style applications. register_service is not appropriate for such > applications becuase normally the client does not consume > (in the sense of set_ev_cls) asynchronous events from the server. > > note: this automatically load the server only if "api" module is > directly loaded from the module defining the client application. > > Signed-off-by: YAMAMOTO Takashi <[email protected]> > --- > ryu/base/app_manager.py | 15 ++++++++++++++- > ryu/controller/handler.py | 2 ++ > 2 files changed, 16 insertions(+), 1 deletion(-) Applied the patchset, thanks! ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
