changtsing
changtsing
postBody= "key1="..value1.."&key2="..value2.."&key3="..value3, value是string类型的字符串, 发件人: [email protected] [mailto:[email protected]] 代表 Wendal Chen 发送时间: 2016年8月21日 11:35 收件人: liseen/lua-resty-http [email protected] 抄送: 642336674 [email protected]; Author [email protected] 主题: Re: [liseen/lua-resty-http] 请求错误返回code:read status line failed read status line...
> If the other peer stops receiving messages, it probably means the connection is lost. The peer connection on sender side should time out after some time and the data...
> > It looks like the remote peer stops receiving. You really don't need debug logging on server side here, it looks like a straightforward receiver side issue, probably a...
> > Please show your code to send and receive data.请显示您的代码以发送和接收数据。 > Recipient : ``` js async #registerChannelEvent() { this.#channel.onopen = () => { console.log('DataChannel opened!'); } this.#channel.onclose = ()...
So it's very strange that I can't find anything suspicious. sender code.
After a large number of tests and packet capture and analysis with Wireshark, it was found that the problem was caused by the fact that the sender did not retransmit....