Hi Is there any way to develop https RESTful API by using wsgi.py in the ryu ?
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
