Answer the question
In order to leave comments, you need to log in
How to combine data from two api socket sources?
There is an api on sockets. One socket gives data for a month, the second for a second. I need to accept this data, and already distribute it to my clients. That's what I thought.
1. Or write data per second to your database and then distribute it.
2. Do not write anything to the database, but immediately send data to your customers. But how? I can't figure out the algorithm. It is necessary to somehow give data for a month and then connect the user to a per-second data transfer. How to organize it better?
I would appreciate any thoughts and advice.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question