You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: