kotlin-asyncapi
kotlin-asyncapi copied to clipboard
feat: Add Ktor integration
What
Add new framework integration for Ktor
Why
- close #59
- support more frameworks than Spring Boot
- open easy integration of AsyncAPI for more developers
How
- extract common framework code to
context
module - add new Ktor module with framework plugin