Skip to content

Instantly share code, notes, and snippets.

View julienguigner's full-sized avatar

Julien Guigner julienguigner

  • Brittany, France
View GitHub Profile
@julienguigner
julienguigner / websocket.py
Created November 4, 2010 20:56
Python 3.1 version of python-websocket
"""
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.