i have a question. I have multiple threads sending a message in a unique connection.
Send api is thread safe? if it is not thread safe it is better to use synchronize or a queue?
i have a question. I have multiple threads sending a message in a unique connection.
Send api is thread safe? if it is not thread safe it is better to use synchronize or a queue?