im-server icon indicating copy to clipboard operation
im-server copied to clipboard

即时通讯(IM)系统

Results 50 im-server issues
Sort by recently updated
recently updated
newest added

现在要把别的im系统的用户和聊天数据迁移到野火系统来,有没有什么好的方案,请指点下

Hi, io.netty:netty-codec-http:4.1.12.Final has CVEs: CVE-2021-21295, CVE-2021-21290, CVE-2019-20445, CVE-2019-16869, CVE-2021-43797, CVE-2019-20444, CVE-2020-7238. Would you please consider upgrading it to 4.1.79.Final to fix all these vulnerabilities. Since there are no test, we...

[需求] 是否可以增加一个类似企业微信一样的,一周小结的功能

[需求] 希望提供一个服务端可以根据消息id集合,查询这些消息已读、未读的状态的接口

发起一次语音通话或者视频通话会在t_messages_x产生几条数据,类型是400,402这样的,我要怎么判断这几条消息是属于同一个通话里面产生的 我目前使用 WFCMessageContent.MessageContent.parseFrom(message.getData()).getContent() 这个返回的字符串判断的,目测好像能判断只要是同样的值就属于同一个会话,但是也会出现不同的会话同一个值的情况, 有没有什么办法可以判断这几条消息属于同一个通话里面的

Dear Team, please help us with below issue. A normal user receiving the messages even after the adding the fireRobot into black list. Kindly let us know what will the...

Dear Team, We need your expertise to under below issue. Audio and video calls are not stable. **Sometime audio, video calls are working and sometime not.** we're able to send...

根据目标用户、会话id、时间范围 进行批量删除该用户发送的消息在服务端缓存消息的API; 会话id: 为空的情况,删除目标用户发送的所有缓存消息; 不为空的情况,删除改会话id中目标用户发送的缓存消息; 时间范围维度: 开始时间-结束时间范围内全部删除; 时间节点之前全部删除; 时间节点之后全部删除;

ChannelServiceApi 没有撤回公众号消息相关api,麻烦能否加入这个功能

怎么判断用户是否存在,不存在则创建,存在直接获取token