Eighteen Reps
- break: $conn->WebSocket->request replaced with $conn->httpRequest which is a PSR-7 object
- feature: Binary messages now supported via Ratchet\WebSocket\MessageComponentInterface
- feature: Added heartbeat support via ping/pong in WsServer
- break: No longer support old (and insecure) Hixie76 and Hybi protocols
- break: No longer support disabling UTF-8 checks
- break: The Session component implements HttpServerInterface instead of WsServerInterface
- break: PHP 5.3 no longer supported
- break: Update to newer version of react/socket dependency
- break: WAMP topics reduced to 0 subscriptions are deleted, new subs to same name will result in new Topic instance
- feature: Significant performance enhancements
An additional page has been added to the website for migrating from 0.3