I am very grateful for your answer, you have put on the table a lot of 
possible solutions to investigate when I only saw practically the one of 
the Localstorage. 

This is precisely what I needed, a broad and general view of the landscape 
of such communications.

Thank you Sander.

El jueves, 31 de agosto de 2017, 7:52:14 (UTC+2), Sander Elias escribió:
>
> Hi Rafa,
>
> For now, local-storage is the only true cross-browser solution. If you 
> stack includes a server, you can use WebSockets. This allows you to 
> communicate between more as just tabs on the same computer.  Another 
> alternative is webrtc peer-to-peer, you don't need a server for this. 
> When only targeting the local computer cross-tabs on the same browser, you 
> can also use service-worker.  
> There are a few more, but the ones I mentioned all have good browser 
> support.   
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to