-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As of right now, we have api, optimized-bus and kotlin-listener-dsl. Knowing that we're missing a Java implementation (#7) and that we're probably going to change a lot of stuff in the Kotlin module (#6), an architecture rework could be a nice idea. We would be left with:
- api
- optimized
- kotlin-dsl
or should we make optimized-bus and optimized-listener into two different modules?
yeah.
Shyrogan