Here are the roadmap items for 2023, version 23.x.x series.
Reactive (Rx) Interface
🎉 The first version is ready since airframe 23.4.x
airframe-rx can be used not only for implementing UI with Scala.js, but also for implementing asynchronous server implementations. For historical reasons to support various HTTP backends (e.g., Finagle, okhttp, etc.), airframe-http has multiple types of request filter implementations. In 2023, we will try to use a common Rx-based interface.
Scala 3 Support
🎉 Completed! #1077
Documentation
To have a comprehensive view of these modules, we need a walk-through documentation so that we can learn how to build applications using Airframe starting from logging, web application development, RPC, runtime DI, building UI with Scala.js, etc. #2169
Here are the roadmap items for 2023, version 23.x.x series.
Reactive (Rx) Interface
🎉 The first version is ready since airframe 23.4.x
airframe-rx can be used not only for implementing UI with Scala.js, but also for implementing asynchronous server implementations. For historical reasons to support various HTTP backends (e.g., Finagle, okhttp, etc.), airframe-http has multiple types of request filter implementations. In 2023, we will try to use a common Rx-based interface.
Scala 3 Support
🎉 Completed! #1077
Documentation
To have a comprehensive view of these modules, we need a walk-through documentation so that we can learn how to build applications using Airframe starting from logging, web application development, RPC, runtime DI, building UI with Scala.js, etc. #2169