> 2014-02-19 21:20 GMT+09:00 FUJITA Tomonori <[email protected]>: > >> On Tue, 18 Feb 2014 10:29:53 +0900 >> Satoshi Kobayashi <[email protected]> wrote: >> >> > If it is only using WebSocket, I think that Gevent is good. Is using >> Gevent >> > and Eventlet together safe? >> >> Jeremias pointed out to me that websocket might support eventlet. >> >> http://eventlet.net/doc/modules/websocket.html >> >> Enough information for making things go forward? >> > > Yeah, Eventlet is going to support WebSocket. However, current stable > version (0.14.0) supports only Internet-Draft (hybi-75/hybi-76). Since > master/HEAD supports RFC, time may solve this issue. > > Since I may mistake, please check.
i think you are right. (except s/hybi/hixie/) YAMAMOTO Takashi > > Eventlet websocket (0.14.0) > https://github.com/eventlet/eventlet/blob/423951774a1b1aa014794c83c530a3ad2af9601c/eventlet/websocket.py > Eventlet websocket (master/HEAD) > https://github.com/eventlet/eventlet/blob/master/eventlet/websocket.py ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees_APR _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
