https://github.com/mackysoft/messagepack-asyncreactivepropertyextensions
An extension formatters to support serialization of UniTask.AsyncReactiveProperty in MessagePack-CSharp.
https://github.com/mackysoft/messagepack-asyncreactivepropertyextensions
csharp messagepack unitask unity
Last synced: 7 months ago
JSON representation
An extension formatters to support serialization of UniTask.AsyncReactiveProperty in MessagePack-CSharp.
- Host: GitHub
- URL: https://github.com/mackysoft/messagepack-asyncreactivepropertyextensions
- Owner: mackysoft
- License: apache-2.0
- Created: 2023-09-16T13:27:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T13:44:05.000Z (over 2 years ago)
- Last Synced: 2025-06-04T14:17:13.404Z (7 months ago)
- Topics: csharp, messagepack, unitask, unity
- Language: C#
- Homepage: https://github.com/MessagePack-CSharp/MessagePack-CSharp
- Size: 245 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MessagePack-AsyncReactivePropertyExtensions
An extension formatters to support serialization of UniTask.AsyncReactiveProperty in MessagePack-CSharp.
## Targets to support
- `AsyncReactiveProperty`
- `IAsyncReactiveProperty`
- `IReadOnlyAsyncReactiveProperty`