@hmatthieu with the new wsLink in this pull request I'm now having an issue where the connectionParams message is not the first message sent over the wire. I use it to send authentication token to the server but now my initial subscriptions on the frontend are failing because the subscription messages are sent before the connectionParams message upon connection.