92 Star 290 Fork 154

风起兮 / NetCoreFast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Websocket.md 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
风起兮 提交于 2023-02-12 20:57 . 解决项目层级问题

websocket使用

websocket涉及类库ImCore、控制器类Web.Controllers.WebSocketController、配置文件 主要参考了ImCore

1、安装redis

2、客户端示例参考netcorefast-websocket客户端

C#
1
https://gitee.com/qinyongcheng/NetCoreFast.git
git@gitee.com:qinyongcheng/NetCoreFast.git
qinyongcheng
NetCoreFast
NetCoreFast
NET6

搜索帮助