ratchetphp / Pawl

Asynchronous WebSocket client
MIT License
583 stars 84 forks source link

Immediately send and submit to the server. #152

Open grayTele opened 10 months ago

grayTele commented 10 months ago

How to implement direct submission of data to the server when sending messages, instead of submitting data after the entire process is completed?

theCrazylegs commented 1 month ago

+1

@grayTele Is there an answer ?