Good morning
I would need a hand on understanding what the publish("text") method is for.
I was reviewing my program in which I manage the conversation between two sockets created by me, and I saw the use of publish() in the various steps of the commands for the exchange of messages between sockets, but I no longer remember its use.
Even searching the web I couldn't understand its purpose.
Can someone give me some clarification or a link where I can find the information?
Thank you.