ably / ably-go

Go client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
81 stars 31 forks source link

Message Delta Compression support: subscription to VCDiff-encoded delta stream #570

Open QuintinWillison opened 1 year ago

QuintinWillison commented 1 year ago

This SDK does not need to implement this via a plugin, however we'll need to find an appropriate VCDiff codec implementation to utilise.

It's not obvious to me why, but previously these two issues were individually created for this, despite them being deeply related in nature (i.e. both required parts of the whole feature). I'm going to close them as the implementation should happen under this issue, but listing them here for reference:

┆Issue is synchronized with this Jira Task by Unito

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3140