v1.6 - internal refactoring
- Connection separate from Client and Server
- getPier() deprecated, replaced by getRemoteName()
- Client accepts Psr\Http\Message\UriInterface as input for URI:s
- Bad URI throws exception when Client is instanciated, previously when used
- Preparations for multiple conection and listeners
- Major internal refactoring