On Tue, 23 Jun 2015 05:33:56 +0900 (JST) FUJITA Tomonori <[email protected]> wrote:
> I postponed this but we have to support python3 now for OpenStack so > I plan to apply this. Another option is adding a newer version of > websocket.py into contrib again though. > > = >>From 69f37964c68376c402b77c21411925e0cef44357 Mon Sep 17 00:00:00 2001 > From: Satoshi Kobayashi <[email protected]> > Date: Tue, 14 Apr 2015 13:18:17 +0900 > Subject: [PATCH] eventlet has already supported WebSocket(RFC6455) in stable > releases (>= 0.15) > > Signed-off-by: Satoshi Kobayashi <[email protected]> > --- > ryu/contrib/_eventlet/__init__.py | 0 > ryu/contrib/_eventlet/websocket.py | 656 > ------------------------------------- > ryu/lib/hub.py | 2 +- > tools/pip-requires | 2 +- > 4 files changed, 2 insertions(+), 658 deletions(-) > delete mode 100644 ryu/contrib/_eventlet/__init__.py > delete mode 100644 ryu/contrib/_eventlet/websocket.py Applied. ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
