---------------------
Added
~~~~~
- `2`_ Added first tests.
`andre-luiz-dos-santos`_
Changed
~~~~~~~
- Make write\_sock more efficient, not sending byte by byte anymore.
`andre-luiz-dos-santos`_
Fixed
~~~~~
- Encoding of word length when sending words longer than 127.
- Error handling during SSL connection setup.
Removed
~~~~~~~
- Python 3.2/3.3 compatibility.