We don't have documentation around how to use BackwardsCompatibleSurrogatedFormatter, let alone in a way useful to users (If they REALLY want to for some reason, they'll probably have to override a serializerID or similar.
Also we should provide some docs and explanation around:
LZ4 Settings
converters vs converters-override
May be worth providing an example of how to 'override' TypelessFormatter while safely respecting Akka surrogates, etc.
We don't have documentation around how to use
BackwardsCompatibleSurrogatedFormatter
, let alone in a way useful to users (If they REALLY want to for some reason, they'll probably have to override a serializerID or similar.Also we should provide some docs and explanation around:
converters
vsconverters-override