Skip to content

1.2.0

Choose a tag to compare

@QuintinWillison QuintinWillison released this 08 Jun 11:38

Full Changelog

Adds the capability to subscribe to a channel in delta mode.

Subscribing to a channel in delta mode enables delta compression. This is a way for a client to subscribe to a channel so that message payloads sent contain only the difference (ie the delta) between the present message and the previous message on the channel.