MagicOnion
MagicOnion copied to clipboard
Question: is it possible to use MagicOnion with MemoryPack in a .NET framework 4.6.1 client application?
Hello:
I have read in the documentation that now it is possible to use MagicOnion with MemoryPack.
If have seen in nuget.org that there is the MagicOnion.Client that is compatible with .NET framework 4.6.1. So I am wondering if it is possible to use MemoryPack in a client that uses .NET framework 4.6.1.
My idea is to have a server that uses .NET 8 and some clients, some in .NET framework 4.6.1 and another in .NET 8+, using MagicOnion with MemoryPack.
Thanks.