issues
search
dpallot
/
simple-websocket-server
A python based websocket server that is simple and easy to use.
950
stars
320
forks
source link
Update SimpleWebSocketServer.py
#83
Closed
lgt1001
closed
6 years ago
lgt1001
commented
6 years ago
should send TEXT back if environment is Python2 and data is str.
should send TEXT back if environment is Python2 and data is str.