FreeIM icon indicating copy to clipboard operation
FreeIM copied to clipboard

.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.

Results 41 FreeIM issues
Sort by recently updated
recently updated
newest added

视频通话如何接入?

这个im支持发布在windows server 2016上吗?

服务端部署在云服务器上,项目在本地调试好好的,但项目发布到imserver所在服务器上后,用户上线、下线通知在服务端会看到很多条(第1次看到7条,关闭后重启服务和项目,看到10条) ![5215](https://user-images.githubusercontent.com/23427650/114352696-be9c8980-9b9e-11eb-884a-6fbee1d56a68.jpg)

redis我设置了密码,我要在配置在哪里?现在报错IM无法使用 "ImServerOption": { "CSRedisClient": "127.0.0.1:6379,idleTimeout=3000,poolsize=10", "Servers": "127.0.0.1:6001", "Server": "127.0.0.1:6001" },

请问一下,token失效时间在哪配置的? ![image](https://user-images.githubusercontent.com/55727172/110810658-f7f08980-82c0-11eb-9f1c-16965b838b3d.png)

我在用Imcore做服务器端的时候,app端这边,如果是刚开始运行,能正常连接,但如果在app里面切换账号,然后就要重新换token连接,并且能够连上去,但过一会儿就关闭了。

就是api 端可以踢下线。还有踢出频道