gevent-socketio
gevent-socketio copied to clipboard
Add webpy chat example
Thank You very much for this the5fire! Im still trying to figure it all out and appreciate your example!
You are welcome @fload .If you need to deal with session between web.py and socketio, maybe you need refer to this: https://github.com/the5fire/wechat/blob/master/src/handlers.py#L265