open-im-sdk-web-wasm
open-im-sdk-web-wasm copied to clipboard
JS SDK for OpenIM Web use by Webassembly of go
Error reported when opening im. login `Error {column: 37, line: 105, message: "Ty... column: 37 line: 105 message: "Type error" stack: "postMessage@[native code] emit initializePromise@[native code] Promise@[native code] connect initWorker...
### What happened?  ### What did you expect to happen? fix it ### How can we reproduce it (as minimally and precisely as possible)? ios safari Refreshing or switching...
### What happened? When Huawei HarmonyOS phone init the WASM-SDK and connect to the openim-server, the app experience a crash always. ### What did you expect to happen? Like using...
🫰 Thanks for sending a pull request! Here are some tips for you: 1. If this is your first time, please read our contributor guidelines: 📇 https://github.com/OpenIMSDK/community/blob/main/CONTRIBUTING.md 2. Ensure you...
### OpenIM Server Version release-v3.8 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce  3.8 on Safari...
### Why this feature? During the development process, developers often need to reference its type, which facilitates more efficient development. ### Suggested Solution Add this line of code in the...
### OpenIM Server Version 3.8 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Docker Deployment ### Bug Description and Steps to Reproduce `3.8` 增加了 `openIM.wasm` 本地缓存,的确解决加载缓慢问题。但是是通过 `etag`...
### OpenIM Server Version 3.8.1 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Docker Deployment ### Bug Description and Steps to Reproduce 使用 `@openim/wasm-client-sdk:3.8.1` 类库。 以下是相关日志,很容易复现: ```...
### OpenIM Server Version 最新版本 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Source Code Deployment ### Bug Description and Steps to Reproduce 我在main.js当中执行 import { getSDK...
### OpenIM Server Version 3.7 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Docker Deployment ### Bug Description and Steps to Reproduce 通过Restful接口移除群成员后, 客户端未正确更新,此时再通过Restful新增这个成员时,客户端报错如下: ``` worker.js:1 Error:...