Will you be adding support for http requests instead of Websockets?
Requesting specific reports for specific vessels, getting the latest one, and in the future possibly getting the latest x amount of reports or some types?
In my application I'd rather make a request for the current positions of vessels rather than constantly being connected through web sockets, waiting for a response.
Sorry if this has either been answered somewhere else or if it wouldn't be needed for anyone else than me.
Hello!
Not an issue but more a question-
Requesting specific reports for specific vessels, getting the latest one, and in the future possibly getting the latest x amount of reports or some types? In my application I'd rather make a request for the current positions of vessels rather than constantly being connected through web sockets, waiting for a response.
Sorry if this has either been answered somewhere else or if it wouldn't be needed for anyone else than me.