Answer the question
In order to leave comments, you need to log in
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
If the part without realtime is REST API and realtime is websockets.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question