Is there a way a websocket client in java to store binary data(ex frames 36x36) somehow in memory ,create a block of them and save it to a db?

前端 未结 0 857
傲寒
傲寒 2021-01-04 19:28

I have a WebSocket client as a java class in a java web app that receives binary data (for testing purposes a WebSocket server sends multiple arrays(1024) of integers to the

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