Hello guys,
Maybe someone could help me
I have GWT Configuration based on Jetty 8 in Idea. It runs local server with GWT code and previously I depends on module with WebServlet to provide additional http api.
Now I want new module to migrate on ktor
Can I connect my ktor server with existing GWT Configuration on Jetty 8?