koishijs / koishijs/webui

Feature: WebSocket 消息分片

Open
#143 0 comments 1 reaction 0 assignees View on GitHub
domain: console feature
Dominant language
Vue
Stars
40
Forks
22
PR merge metrics
No merged PRs in 30d

Description

WebSocket 单条消息最大不能超过 2M,因此当传输大型数据时可能发生错误。建议增加消息分片机制。

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified in the issue. Start by locating the WebSocket send and receive paths and confirming how the 2M limit affects large messages; done means large messages can be fragmented, reassembled, and transferred without errors.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.