I'm using Jetpack compose. How do I use grpc to print a value to the screen?

54 views
Skip to first unread message

Kanchan

unread,
Apr 7, 2022, 3:49:14 AM4/7/22
to grpc.io
I'm using Jetpack compose. How do I use grpc to print a value to the screen?

Eric Anderson

unread,
Apr 8, 2022, 12:29:37 PM4/8/22
to Kanchan, grpc.io
gRPC can't print a value to the screen, but you can use gRPC to get a value that you then print on the screen. Generally grpc communication is done asynchronously and then the UI is updated once you have a result. You may be interested in the gRPC Kotlin documentation.

On Thu, Apr 7, 2022 at 12:49 AM Kanchan <sappo...@gmail.com> wrote:
I'm using Jetpack compose. How do I use grpc to print a value to the screen?

--
You received this message because you are subscribed to the Google Groups "grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/b9d4aa27-6f7a-4783-a2af-9a5d8dded5f1n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages