- Remove all the C-extensions files.
- Moved package distribution from source distribution to wheels.
- Changed the API of the library to take the socket object instead of jus the file descriptor.
- Added check to see if MPTCP module is present.
- Refactoring and error fixing.
- Fixing errors.
- Reliable implementation of "used_subflows".
- Addition used_flows tests in the "test_io".
- Clear "used_subflows" function docstring.
- First successful publish to PyPi.