Skip to content

Simple proof of concept websocket chat application.

Notifications You must be signed in to change notification settings

Jawmo/websocket_chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

websocket_chat

Simple proof of concept websocket chat application.

Only works in Python 3.5+

To test, simply run python simple_chat.py in a terminal. Then open up the simple_chat.html page in multiple browser tabs or windows to see cross user communication.

About

Simple proof of concept websocket chat application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.1%
  • Python 33.9%