Thursday, 14 April 2022
  1 Replies
  469 Visits
  Subscribe
Hi,

I've starting to use the websocket client to connect to a websocket server, I would like to send a bunch of messages but I am afraid that main thread freezes when all messages are sent, is there a way to avoid freezing the main thread? any solution?

Jerry