Skip to content

simple python websocket implementation that supports websocket protocol 76

Notifications You must be signed in to change notification settings

jimgeisler/python-websocket-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple websocket server that simply echo's any messages received from the client.
This implementation is only capable of one unique client.

Written using and tested against Python 2.5.4 with Google Chrome 8.0.552.231.

About

simple python websocket implementation that supports websocket protocol 76

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published