fengling-console/.planning/phases/02-gateway-plugin-system/02-SUMMARY.md

28 lines
603 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Phase 2: 实现 Gateway 插件系统
- **目标**: 实现 YARP 网关的插件系统,包括 Web UI 管理界面和动态编译加载功能
- **状态**: Not planned yet
---
## Goal
实现 YARP 网关的插件系统规划与实现,包括:
- Web UI 管理界面(路由管理、集群管理、插件管理)
- 在线 C# 代码编辑Monaco Editor
- 动态编译加载Roslyn
- 插件生命周期管理
## Depends on
- Phase 1: 实现 Gateway 配置管理及事件推送
## Plans
- [ ] 02-PLAN.md — 实施计划
---
*相关文档:.planning/docs/gateway-plugin-system.md*