I have a service that sending live data through web socket to my server.
After performing some logic on that data I’d like to send it, again with socket to my client.