Hi,
I have a need to push/stream data from the server to the client running in the browser. I've looked at various options like comet, websockets etc. I would like to use websockets but I could not find relevant information on how to use websockets with SmartGWT.
What is your recommendation for implementing server push with SmartGWT. I'm using SmaertGWT pro 4.0p-20140428.
Does isomorphic provide API/library I can use for websockets?
Thanks.
I have a need to push/stream data from the server to the client running in the browser. I've looked at various options like comet, websockets etc. I would like to use websockets but I could not find relevant information on how to use websockets with SmartGWT.
What is your recommendation for implementing server push with SmartGWT. I'm using SmaertGWT pro 4.0p-20140428.
Does isomorphic provide API/library I can use for websockets?
Thanks.
Comment