-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- PoC for Dart to C# messaging
- Implement Codec and Channel types
- BasicMessageChannel, StringCodec (Add BasicMessageChannel to C# embedding #253)
- StandardMessageCodec (embedding/csharp: Add StandardMessageCodec #266)
- MethodChannel, StandardMethodCodec (embedding/csharp: Add MethodChannel and related classes #267)
- EventChannel (embedding/csharp: Add EventChannel and related classes #270)
- Add a tool support for building C# plugins - maybe?
Note that only primitive types can be supported, similarly to other language implementations and Dart isolates.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request