Like the title, i would like to know how to send messages repeatedly.
Is it as simple as using a “while” function?
What I’m trying to do is, when ever a client joins. I would like to have the server end, constantly send the data to the client. And if possible a way to adjust how soon i want the next message sent out.
Any help would be appreciated, thanks.
Instead of doing
Do