How to subscribe and listen to events with WebSockets?

In accessing the Uniswap subgraph, I see there are two options: query and subscription. With Postman, I am able to successfully get results from query. How can I subscribe to get event updates?

Subscriptions are not viable with the current version of the API.

This is something the new Core Dev team stated they intend to address. I’m pretty excited for this.