tuzig/webexec

Break large buffers before sending

开放

#87 创建于 2023年1月17日

 (0 条评论) (0 个反应) (0 位负责人)Go (3 个派生)auto 404
enhancementgood first issuehacktoberfest

仓库指标

星标
 (38 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

WebRTC can handle messages up to 64K long and sometimes they are longer. Today send receives and error and the data is never sent.

贡献者指南