CHANGELOG

Version 0.1.7 (June 28th 2017)
=============
- New flag for the client test, which indicates that a return line will be added after the payload. (--cr).

Version 0.1.6 (June 26th 2017)
=============
- New flag for the client test, which indicates that a break line will be added after the payload. (--br).

Version 0.1.5 (June 23th 2017)
=============
- New built and standallone sender client. (python -m sokery.client)
- Dark interface.
- Nicer coloring for texts.
- Added origin to packages received.

Version 0.1.3 (June 12th 2017)
=============
- New option for echoing everything received.

Version 0.1.3
=============
- Added response messages for errors and success port opening.

Version 0.1.2
=============
- Autoimplemented module, running in port 4991.
- Fixed index.html access.