Skip to content
Snippets Groups Projects
Commit 32bcdfe6 authored by Erik Jansson's avatar Erik Jansson
Browse files

Open up EncoderChannel and DecoderChannel for extension.

We need our subclasses of EncoderChannel and DecoderChannel to access
the def_registry field when using Firefly in order to short-circuit the
registration of Firefly's protocol types.

We also need access to the writer field from one of our subclasses of
EncoderChannel since we collect the data from one encoded sample and
flush the writer when it's done, placing the encoded data into a Firefly
data sample which is sent on the wire.
parent 7cac2f32
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment