ably / ably-ruby

Ruby client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
35 stars 19 forks source link

Avoid message bundling, conforming to updated RTL6d #195

Open QuintinWillison opened 4 years ago

QuintinWillison commented 4 years ago

See RTL6d, as amended by this docs PR.

There may be no work to do if this client library already doesn't bundle messages, however I've not got time to investigate that right now so am creating the issue so that investigation can take place followed by remediation if required.

┆Issue is synchronized with this Jira Story by Unito

QuintinWillison commented 4 years ago

For reference, see the equivalent ably-js issue which includes commentary describing how it had already been resolved and a link to the relevant pull request.