You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| bin | 1 month ago | |
| doc | 1 month ago | |
| fastbee-admin | 1 month ago | |
| fastbee-common | 1 month ago | |
| fastbee-framework | 1 month ago | |
| fastbee-gateway | 1 month ago | |
| fastbee-open-api | 1 month ago | |
| fastbee-plugs | 1 month ago | |
| fastbee-protocol | 1 month ago | |
| fastbee-server | 1 month ago | |
| fastbee-service | 1 month ago | |
| sql | 1 month ago | |
| .gitignore | 1 month ago | |
| LICENSE | 1 month ago | |
| README.md | 1 month ago | |
| fastbee.bat | 1 month ago | |
| fastbee.sh | 1 month ago | |
| pom.xml | 1 month ago | |
README.md
一、项目目录
fastbee-admin ------------- 主程序入口
fastbee-common ---------- 公共模块
fastbee-framework -------- 开发框架
fastbee-gateway ----------- 消息通道转发
fastbee-open-api ---------- 系统开放接口
fastbee-plugs --------------- 拓展插件
fastbee-protocol ------------ 编解码协议
fastbee-server --------------- 传输层服务端 (netty-mqtt)
fastbee-service -------------- 核心业务处理