Replies: 3 comments
-
please oh please! :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would use it with Ktor and ActiveJ. Ktor framework integration would be important! |
Beta Was this translation helpful? Give feedback.
0 replies
-
We would like to use a Connect server with Ktor. flowchart LR
FE[Frontend React]
subgraph Single Ktor Server
REST[REST API]
Connect[Connect]
end
FE -- "react-query" --> REST
FE -- "connect-query-es" --> Connect
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would you or your company use a Connect server implementation in Kotlin? If yes, please leave a comment and tell us more about what you'd like: synchronous or asynchronous, important framework integrations (Spring, Vert.x, etc.), and anything else important.
Beta Was this translation helpful? Give feedback.
All reactions