See https://github.com/ably/ably-js/issues/2206. The spec says: > RTC1a: The echoMessages option (default true) should be sent as an echo=true query parameter on the WebSocket connection URL. There is no need to send `echo=true` since this is the default behaviour
See ably/ably-js#2206.
The spec says:
There is no need to send
echo=truesince this is the default behaviour