[PR #2005] [MERGED] fix #2004 [fix] Fix communication with websocket in worker #3688

Closed
opened 2026-02-27 01:53:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2005
Author: @zxdong262
Created: 1/6/2021
Status: Merged
Merged: 1/6/2021
Merged by: @zxdong262

Base: masterHead: fix-2004


📝 Commits (2)

📊 Changes

6 files changed (+104 additions, -21 deletions)

View changed files

📝 package-lock.json (+1 -1)
📝 package.json (+1 -1)
📝 src/app/lib/ipc.js (+4 -0)
📝 src/client/common/fetch-from-server.js (+6 -2)
📝 src/client/common/ws.js (+52 -11)
📝 src/client/entry/worker.js (+40 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/2005 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/6/2021 **Status:** ✅ Merged **Merged:** 1/6/2021 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-2004` --- ### 📝 Commits (2) - [`dd77f7a`](https://github.com/electerm/electerm/commit/dd77f7ad5b039d353f60e56371355a82c2478eb4) fix #2004 [fix] Fix communication with websocket in worker - [`4721c0c`](https://github.com/electerm/electerm/commit/4721c0c8848e9ebf9f5e72b699afefbb06d166f1) save ### 📊 Changes **6 files changed** (+104 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1 -1) 📝 `package.json` (+1 -1) 📝 `src/app/lib/ipc.js` (+4 -0) 📝 `src/client/common/fetch-from-server.js` (+6 -2) 📝 `src/client/common/ws.js` (+52 -11) 📝 `src/client/entry/worker.js` (+40 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3688
No description provided.