Add a screen showing data received from WS

Hello guys, 

I am new to developing Connect IQ apps, I've only coded in python before. 

I would like to add a screen (or widget?) to my watch which shows some data that it receives from a websocket (wss://). It would only need to show the data (and connect to the ws) when you go to the specific page / screen on your watch.

Is this possible?