Hi, On 2014年11月05日 16:25, Yi Tseng wrote: > Hi > > Is there any way to develop https RESTful API by using wsgi.py in the ryu ?
Please refer to "REST Linkage" page in the Ryu-book. I think it might be useful for you. http://osrg.github.io/ryu-book/en/html/rest_api.html > > Because I found ssl setting(ssl_args) in the ryu.lib.hub.StreamServer > > https://github.com/osrg/ryu/blob/master/ryu/lib/hub.py#L109-L114 > > and WSGIServer is child of StreamServer > > https://github.com/osrg/ryu/blob/master/ryu/lib/hub.py#L127-L130 > > > > Thanks > Yi. > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
