Hi,
I want to execute the simple chat test, but it seems like its using Python 2, which is very old and not supported anymore. The chat.py file is also importing stuff from socket.io that are deprecated and which are no longer available. Can anyone update the file to become up-to-date with current versions of Python and modules? That would be helpful, thanks.
Hi,
I want to execute the simple chat test, but it seems like its using Python 2, which is very old and not supported anymore. The chat.py file is also importing stuff from socket.io that are deprecated and which are no longer available. Can anyone update the file to become up-to-date with current versions of Python and modules? That would be helpful, thanks.