Fix #13, #14: send() error checks & ability to omit line-ending | char
- Ability to omit line-ending | char when constructing messages
- Added optional Connection timeout as 3rd argument to constructor
- More error checks while creating socket
Check readme for details