Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vert.x for Kotlin

License

NotificationsYou must be signed in to change notification settings

vert-x3/vertx-lang-kotlin

Repository files navigation

Build Status (5.x)Build Status (4.x)GitHub licenseKotlin version badgeCoroutines version badge

This is the repository forKotlin language support forVert.x.

The following modules are available in this project:

  • vertx-lang-kotlin contains extension functions for the majority of Vert.x libraries.

  • vertx-lang-kotlin-coroutines contains coroutines support forVert.x.

Contributing

Extending Vert.x for Kotlin

Kotlin’s extensions are developed in thisdirectory.

For instancevertx-core extensions are in theio.vertx.kotlin.core package, etc…​

Extensions needs to be tested anddocumented.

Bumping Kotlin version

There are a couple of rules to follow before increasing the project versions:

  • If changing one betweenkotlin andkotlinx.coroutines version, make sure that all transitive dependencies, likekotlin-stdlib, still match between the two versions.

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

Packages

No packages published

Contributors29


[8]ページ先頭

©2009-2025 Movatter.jp