G
G
Grandmasterr2020-07-23 10:51:29
Android
Grandmasterr, 2020-07-23 10:51:29

What technology to choose?

The picture is this: an application is being made that will be available both through the browser and through the android application. Backend - on the node. The application will definitely have a part with real-time data exchange.
The question is: what technology to choose so that the application can interact with the backend?
With the web, everything is clear - wss, where necessary. And what about android? You don't want to send data over regular TCP, you need a secure protocol.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alekseyHunter, 2020-07-23
@Grandmasterr

If the part without realtime is REST API and realtime is websockets.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question