Websocket error when trying to send large data (more than 2^16 bytes) in JAVA

后端 未结 0 794
清歌不尽
清歌不尽 2021-02-06 11:14
private void getIncomingData(InputStream is, OutputStream os) throws IOException {

   List bucket = new ArrayList();

    

    while          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题