Closed plemanach closed 8 years ago
Currently, it is only using a message size prefix before the SBE header. I have Simple Open Framing Header listed on the Feature Roadmap in the project wiki. Do you think that feature should be prioritized? (Contributions to this project are welcome!)
I would participate but I am more of a c# developer :) I think the framing is a key feature just to show that the encoding is plug-gable.
Agreed. Framing for inbound messages is already pluggable through
FixpSession.Builder.withMessageFramer(FrameSpliterator frameSpliter)
Two things are needed:
I moved this up in the feature road map to version 1.0.
Thanks
Some ground rules, which should probably make there way into the FIXP spec:
Hello,
Is this implementation use Simple Open Framing Header ?
Regards,
Patrice