You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
As of right now, we have
api
,optimized-bus
andkotlin-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:or should we make
optimized-bus
andoptimized-listener
into two different modules?yeah.
The text was updated successfully, but these errors were encountered: