I was looking for ways to incorporate websockets to get a realtime connection between a client and server - it only needs to be one way, so from server to client - so I could use SSE (Server Sent Events) - but I couldn’t find anything about this in the Clarion community