-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kotlin DSL #60
Comments
Well the underlying core code is written in Scala. There may be an issue with async API. Do you know what's the equivalent of Java's |
Coroutines? |
I used Kotlin with the Java interop and it works fine but can get messy with the exception handling code. |
Can you please elaborate a bit on the issue with exception handling code. |
Hi again!
Any possibility there would be ever be a Kotlin library or DSL to use?
The text was updated successfully, but these errors were encountered: