Skip to content

rednaks/simpleWS-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple WebSocket Library for python (simpleWSpy)

Websocket protocol implemented in python see : RFC 6455 (http://tools.ietf.org/html/rfc6455).

Licensing

simpleWSpy is released under GPL V3 License.

Installing

To install simpleWSpy run the followin instructions :

 # python setup.py install

Documentation

No documentation yet.

How To Use

Look at example/test.py to see how to use the library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages