-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi, I am a big fan of Vertx and Scala, so I am very glad to see vertx-scala is growing better and better. While using vertx-scala, there are some annoying problems.
Common Scala
Type issue
Now vertx-scala use original java types instead of their scala alternatives, like the example, which may cause problems when integrate with other scala libraries. At least, it is not that clean. :-)
Functional Scala
Support more functional libraries
I hope vertx-scala can integrate some functional scala libs like Scala Cats and their environment like vertx-kotlin-coroutine, like circe, refined, fs2 and so on. All of them are well-known toolkits in functional scala world!
Metadata
Metadata
Assignees
Labels
No labels