Skip to content

Implement .prepare() or smth like that.  #34

Open
@houd1ni

Description

Sometimes it's useful to make parallel computations while having custom .encode and .decode adapters.
I.e. if these are compressors that require heavy load, it could be handy to prepare some messages, while others are being sent.
It should avoid code duplication and dirty tricks like flag injections.

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions