ldrumm / good-talk

simple chat app with AES encryption in browser zmq/gevent message transport, and stateless (anonymous) usage
0 stars 0 forks source link

python 3 support #3

Open ldrumm opened 10 years ago

ldrumm commented 10 years ago

This shouldn't require much effort, perhaps a few tweaks to unicode->bytes conversion in chatapp.queue

ldrumm commented 10 years ago

gevent python3 support is a blocker. see https://github.com/surfly/gevent/issues/38