Skip to content

v0.2

Compare
Choose a tag to compare
@cboden cboden released this 12 Mar 01:48
· 82 commits to master since this release
  • Use standalone RFC6455 lib instead of circular dependency with Ratchet
  • Renamed Factory to Connector
  • Pass all Autobahn tests
  • WebSocket request and response are now PSR-7 implementations instead of Guzzle objects
  • Fixed bug where connection promise wasn't rejected if socket closed before handshake completes