I have a ktor plugin that supports version 1.6. I'...
# ktor
h
I have a ktor plugin that supports version 1.6. I'm looking to update it to support ktor v2. Is their any migration guide for this? I've seen the API changes but im most interested in what it takes to make my plugin native compatible. I believe I need a .api file like this but not sure how I can generate this. Any pointers or examples would be appreciated 😄
d
Hi, you can find the migration guide here https://ktor.io/docs/eap/migrating-2.html