To create a feature for their website. It was a table with prices that are updated often.
Sigiloso
I did it with polling (browser to ask the sever every 10 seconds if there are any updates) rather than web sockets because they do not use web sockets.