Skip to content

Provide Kotlin friendly, i.e., coroutine, API in interceptors? #223

Open
@kvn-esque

Description

@kvn-esque

Looking at the interceptor API, it seems the only way to perform async non-blocking IO work is something along the lines of
https://stackoverflow.com/questions/53651024/grpc-java-async-call-in-serverinterceptor

Is it possible to provide a more Kotlin friendly API for interceptors?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions