Wow, great work!

2014-06-16 16:33 GMT+09:00 YAMADA Hideki <[email protected]>:

> Please find the attached screenshot.
>
> (2014/06/16 16:05), YAMADA Hideki wrote:
> > This series provide new GUI.
> >
> > The advantages to previous (1 year ago) patch are:
> > * Integrated as ryu app (no need other server)
> > * More simple code
> >
> > YAMADA Hideki (3):
> >    ws_topology: Avoid controller name confliction
> >    ws_topology: Handle WebSocket disconnection
> >    Add GUI app
> >
> >   ryu/app/gui_topology/gui_topology.py       |   67 ++++++++
> >   ryu/app/gui_topology/html/index.html       |   12 ++
> >   ryu/app/gui_topology/html/router.svg       |   25 +++
> >   ryu/app/gui_topology/html/ryu.topology.css |   30 ++++
> >   ryu/app/gui_topology/html/ryu.topology.js  |  250
> ++++++++++++++++++++++++++++
> >   ryu/app/ws_topology.py                     |   10 +-
> >   6 files changed, 391 insertions(+), 3 deletions(-)
> >   create mode 100644 ryu/app/gui_topology/__init__.py
> >   create mode 100644 ryu/app/gui_topology/gui_topology.py
> >   create mode 100644 ryu/app/gui_topology/html/index.html
> >   create mode 100755 ryu/app/gui_topology/html/router.svg
> >   create mode 100644 ryu/app/gui_topology/html/ryu.topology.css
> >   create mode 100644 ryu/app/gui_topology/html/ryu.topology.js
> >
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>


-- 
Satoshi KOBAYASHI <[email protected]>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to