WebSocket for Python 2 and 3 on Twisted and Asyncio (mail.python.org) 7 points by oberstet 12y ago ↗ HN
[–] steder 12y ago ↗ It is really great to see this. Like the Norwegian Blue, Python3 isn't dead yet! [–] oberstet 12y ago ↗ Indeed. I'd expect increasing uptake in 2014. I think the current "Python 3 sucks" outburst is indeed a sign it's at a tipping point .. the usual ignore, denial, accept cycle.
[–] oberstet 12y ago ↗ Indeed. I'd expect increasing uptake in 2014. I think the current "Python 3 sucks" outburst is indeed a sign it's at a tipping point .. the usual ignore, denial, accept cycle.
[–] jonathan_s 12y ago ↗ Asyncio is really nice. Definitely a joy to use and easier to learn then Twisted. I have a Redis client library with full pubsub support: https://github.com/jonathanslenders/asyncio-redis [–] oberstet 12y ago ↗ Awesome! FWIW, Autobahn also supports PubSub and RPC over WebSocket in a unified protocol: WAMP (http://wamp.ws/)
[–] oberstet 12y ago ↗ Awesome! FWIW, Autobahn also supports PubSub and RPC over WebSocket in a unified protocol: WAMP (http://wamp.ws/)
4 comments
[ 2.5 ms ] story [ 21.5 ms ] thread