Skip to content

cheng81/pyWebSocketClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Francesco ZanittiFrancesco Zanitti
Francesco Zanitti
and
Francesco Zanitti
May 23, 2010
3d93582 · May 23, 2010

History

5 Commits
May 23, 2010
May 9, 2010
May 23, 2010

Repository files navigation

PyWebSocketClient

well, it's just a crude port of the java adamac web socket client currently, it does not support the wss scheme (..I am just plain ignorant in python) and is blocking. But at least works :) ..feel free to modify/reuse the code as you wish, but if you improve it just throw me a push request!

The websocket3.py file contains the client code to be used for python3 (since they changed some stuff related to strings and unicode)

About

crude websocket client implementation in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages