Commit 512d6272 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Added RFC reference to README

parent 3c5d9c4a
*twspy* is a standalone implementation of web sockets for Python.
**twspy** is a standalone implementation of web sockets for Python, defined by
[RFC 6455](http://tools.ietf.org/html/rfc6455).
- The websocket.WebSocket class upgrades a regular socket to a web socket.
- message.py contains classes that abstract messages sent over the socket.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment