• Stars
    star
    119
  • Rank 296,313 (Top 6 %)
  • Language
    JavaScript
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a simple chat room used by python websocket

chat-room

a simple chat room used by python websocket

step 1:
start websocket server,go to the server dir
python chatserver.py start

step2:
go to the client dir,use Browser to open the chat_view.html
first set your name
your can send messages to chat.