IceGrid with Javascript/Typescript

in Comments
Hi,
is it possible to connect to IceGrid with a typescript (Angular) web app?
I haven't seen any example of connecting to IceGrid in the sample section
Tagged:
0
Hi,
is it possible to connect to IceGrid with a typescript (Angular) web app?
I haven't seen any example of connecting to IceGrid in the sample section
Comments
Hi Sergio,
We don't have any JavaScript demos for this but it should work, the JavaScript generated code for IceGrid service is provided with our JavaScript distribution. You will have to configure IceGrid to listen on a WebSocket endpoint or set up a WebSocket proxy that forwards the connections to IceGrid.
Cheers,
Jose