mirror of
https://github.com/beclab/Olares
synced 2026-05-20 07:18:24 +00:00
* feat(upgrade): upgrade l4bflproxy to v0.3.7 * feat(upgrade): update L4BFLProxy version to v0.3.8 --------- Co-authored-by: eball <liuy102@hotmail.com> |
||
|---|---|---|
| .. | ||
| .olares/config/launcher | ||
| README.md | ||
bfl
Overview
The bfl (Backend For Launcher) component is a crucial part of the Olares framework's service architecture. It acts as an aggregator for various backend interfaces, and as a proxy for all system service requests. This simplifies the interaction between the launcher and the backend services, providing a single point of contact and streamlining the overall system design.