mrjoes / tornadio2

Python socket.io server implementation on top of Tornado framework
Other
523 stars 118 forks source link

Use cls if given in event for json #75

Closed alkino closed 4 years ago

alkino commented 11 years ago

If we want encode special data, we cannot use tornadio... So I write this little patch for doing the job