Skip to content

v1.6 - internal refactoring

Compare
Choose a tag to compare
@sirn-se sirn-se released this 01 Nov 18:37
· 12 commits to master since this release
fc1390a
  • 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