data on server
one of theme start procedure and both of theme must watch change
may be at same time many of double side procedure exist but data for any double side is different
this not a game but the operation is like two player games
my question is in server how cam i implement sockets that server can recognize any of client socket with unique id to send proper data to them?
tnx a lot
The same way that you authenticate user in a rest-api
Re-read your original question, seems that you don't need to use raw web sockets too, you ca use it over stomp in similar fashion as in my example.
Обсуждают сегодня