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

## 提issue小提示 为了尽快定位问题,需要提供足够的信息,请按照我们的要求格式来提问。***如果您不按照格式提问,我们将无法回复您的问题*** #### 操作说明 详细说明操作那个界面,每一步骤都要说得详细,如果是SDK或者api使用问题,需要详细说明调用的那个函数,参数都是什么。 #### 表现现象 描述一下什么现象,比如说函数返回error,errorcode是多少,或者界面上是什么状态,比如发送消息显示发送失败的红点。不要笼统的说功能有问题,不起作用。 #### 预期结果 你认为正确的表现应该是什么样的。 #### 补充条件 是否是毕现的,还是偶现的?是否只有在特殊的网络/设备/平台上出现,还是所有的都出现。还有您用的版本是什么时候的,是不是最新版 #### demo对比结果 请用demo对比测试,demo上是什么状态。

邀请一个已经在群里的人,SDK还是会有邀请成功的群通知消息,没有做做过滤

删除会话后重新进入,部分消息丢失

机器人或频道的信息回调带上客户端类型

请求注册、获取token、发消息接口均会出现偶发性的Connection reset异常 客户端异常信息参考,如图: ![image](https://user-images.githubusercontent.com/20660920/180390492-54fb9f75-8ec2-43b9-9f5e-78e5ea1124aa.png)

希望能新增一个接口,查询消息的状态: 例如: * Sending 0,正在发送中。 * Sent 1,已发送。 * Send_Failure 2,发送失败。 * Mentioned 3,提醒。 * AllMentioned 4,提醒所有人。 * Unread 5,未读。 * Readed 6,已读。 * Played 7,已播放。

怎么发送下图这样的提示信息,目前用contentType =90类型来发消息可以实现效果,但发送方消息列表也会多出一条发送的提示消息,不希望发送方展示该消息 ![971f1c9946f9316ec8906f326c5cbd0](https://user-images.githubusercontent.com/20660920/180709866-ac856638-3143-4f12-a6c7-2e4153bd33b2.jpg)

改进:客户端时间与服务时间误差较大时强制弹出提示

Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.11.5 to 5.1. Release notes Sourced from hazelcast's releases. v5.1 This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform...

dependencies

Bumps [h2](https://github.com/h2database/h2database) from 1.4.191 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies