Replies: 4 comments
-
Hi :) Sorry for the late reply. By inter-op support, do you mean message passing between:
or something else? Any clarifcation on the design would help move the discussion forward. Also, I'd like to share that Rinf will use If this description about the design above is correct, then multi-language messaging support would be technically possible in Rinf version 8. We would need dedicated maintainers for that part though. |
Beta Was this translation helpful? Give feedback.
-
Yes, exactly. Also it's great to hear you are planning to use derive in the
next version. Looking forward to it!
…On Sat, Mar 8, 2025, 6:24 AM Danny Kim ***@***.***> wrote:
Hi :) Sorry for the late reply.
By *inter-op* support, do you mean message passing between:
- Java ↔ Rust
- Kotlin ↔ Rust
- Swift ↔ Rust
or something else? Any clarifcation on the design would help move the
discussion forward.
Let me also share that Rinf will use #[derive()] based messaging between
Dart and Rust in the next version (possibly 8), currently being developed
in #527 <#527> .
—
Reply to this email directly, view it on GitHub
<#529 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2FVGX6DNDRTTCRYW6MLD2TL4QVAVCNFSM6AAAAABYNGLXP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBYGMYDOOBYGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: temeddix]*temeddix* left a comment (cunarist/rinf#529)
<#529 (comment)>
Hi :) Sorry for the late reply.
By *inter-op* support, do you mean message passing between:
- Java ↔ Rust
- Kotlin ↔ Rust
- Swift ↔ Rust
or something else? Any clarifcation on the design would help move the
discussion forward.
Let me also share that Rinf will use #[derive()] based messaging between
Dart and Rust in the next version (possibly 8), currently being developed
in #527 <#527> .
—
Reply to this email directly, view it on GitHub
<#529 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2FVGX6DNDRTTCRYW6MLD2TL4QVAVCNFSM6AAAAABYNGLXP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBYGMYDOOBYGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
We have to come up with some design decisions:
What names should we give to signals between other types of messages? In addition, may I ask you if you are open to contributions? |
Beta Was this translation helpful? Give feedback.
-
I don't think I have the expertise or time to contribute to this project. Would love to provide developer feedback when you have some design ideas to share. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
It's great to learn this repo is doing something I've thinking about for a long time. I'd like to ask if the maintainers are interested to expand the inter-op support into
Beta Was this translation helpful? Give feedback.
All reactions