leon 653a86737e first commit 1 month ago
..
bin 653a86737e first commit 1 month ago
doc 653a86737e first commit 1 month ago
fastbee-admin 653a86737e first commit 1 month ago
fastbee-common 653a86737e first commit 1 month ago
fastbee-framework 653a86737e first commit 1 month ago
fastbee-gateway 653a86737e first commit 1 month ago
fastbee-open-api 653a86737e first commit 1 month ago
fastbee-plugs 653a86737e first commit 1 month ago
fastbee-protocol 653a86737e first commit 1 month ago
fastbee-server 653a86737e first commit 1 month ago
fastbee-service 653a86737e first commit 1 month ago
sql 653a86737e first commit 1 month ago
.gitignore 653a86737e first commit 1 month ago
LICENSE 653a86737e first commit 1 month ago
README.md 653a86737e first commit 1 month ago
fastbee.bat 653a86737e first commit 1 month ago
fastbee.sh 653a86737e first commit 1 month ago
pom.xml 653a86737e first commit 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 -------------- 核心业务处理