djodjoni / vertx-lang-kotlin

Vert.x for Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vert.x for Kotlin

Kotlin language support for vert.x3

Contributing

Extending Vert.x for Kotlin

Kotlin extensions are developed in this directory.

For instance vertx-core extensions are in the io.vertx.kotlin.core package, etc…​

Extensions needs to be tested and documented.

Bumping Kotlin version

Kotlin evolves fast, so just change the project versions, test it, and shot a PR.

About

Vert.x for Kotlin


Languages

Language:Kotlin 98.9%Language:Java 1.1%