This plugin chops up the outgoing messages into smaller chunks and reassembles them when receiving.

The purpose of this is that we see continuous traffic on slow connections when sending large objects, so that the connections don't time out. This solution can also be used in the future to implement streaming of data.

Hierarchy (view full)

Constructors

Properties

name: string

Methods