Avoid using WebSockets if only a small number of messages will be sent or if the messaging is very infrequent . Unless the client must quickly receive or act upon updates, maintaining the open connection may be an unnecessary waste of resources.
Avoid using WebSockets if only a small number of messages will be sent or if the messaging is very infrequent . Unless the client must quickly receive or act upon updates, maintaining the open connection may be an unnecessary waste of resources.