Skip to content

Commit 05f3370

Browse files
committed
feature(1.2.8): 新增 websocket 模块
- 修改文档
1 parent 17be120 commit 05f3370

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
1. 支持 [go-redis](https://github.com/go-redis/redis/v7) 组件
2323
1. 支持 RESTful API 返回值规范
2424
1. 支持 生成数据表 CURD、控制器方法 等代码生成器
25+
1. 支持 [cron](https://github.com/jakecoffman/cron) 定时任务,在后台可界面配置
26+
1. 支持 [websocket](https://github.com/gorilla/websocket) 实时通讯,在后台有界面演示
2527
1. 支持 web 界面,使用的 [Light Year Admin 模板](https://gitee.com/yinqi/Light-Year-Admin-Using-Iframe)
2628

2729

0 commit comments

Comments
 (0)