orleans
orleans copied to clipboard
[7.x+] support streaming serialization in JSON for migrations
PR proposes to support OrleansJsonSerializer to be used for serialization/deserialization payload in Orleans streaming. That capability is added as experimental feature, and should only be used for migration from Orleans 3.x purposes.
A 3.x side for https://github.com/dotnet/orleans/pull/9599.