Archived

This forum has been archived. Please start a new discussion on GitHub.

IceGrid with Javascript/Typescript

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

  • xdm
    xdm La Coruña, Spain

    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