- Handle older versions of gevent [3](https://github.com/miguelgrinberg/simple-websocket/issues/3) ([commit](https://github.com/miguelgrinberg/simple-websocket/commit/5ce50802d053bf04d1f6f8c43569105bc5c0b389))
- Handle large messages split during transmission [2](https://github.com/miguelgrinberg/simple-websocket/issues/2) ([commit](https://github.com/miguelgrinberg/simple-websocket/commit/e16058daf6d0329028b7f9b81f65f13b64e8e45b))
- Documentation ([commit](https://github.com/miguelgrinberg/simple-websocket/commit/02cbe78c723b298af9114989c41b8660b8aad3fb))
- GitHub builds ([commit](https://github.com/miguelgrinberg/simple-websocket/commit/e846f0f86f8bdfed6fb2e7f5fff62abad6de518c))
- Unit tests