Skip to content

Commit

Permalink
Add @jderusse's http-broadcast and a german article (#186)
Browse files Browse the repository at this point in the history
* Add @jderusse's http-broadcast and a german article

* Add @StackHero's tutorial
  • Loading branch information
dunglas committed Oct 22, 2019
1 parent 855e805 commit 6451de9
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/ecosystem/awesome.md
Expand Up @@ -36,15 +36,24 @@
* [JavaScript library to parse `Link` headers](https://github.com/thlorenz/parse-link-header)
* [JavaScript library to decrypt JWE using the WebCrypto API](https://github.com/square/js-jose)

## Projects Using Mercure

* [HTTP Broadcast: a scalable and fault resilient HTTP broadcaster](https://github.com/jderusse/http-broadcast)

## Learning Resources

### English

* [Official Push and Real-Time Capabilities for Symfony and API Platform using Mercure (Symfony blog)](https://dunglas.fr/2019/03/official-push-and-real-time-capabilities-for-symfony-and-api-platform-mercure-protocol/)
* [Tech Workshop: Mercure by K茅vin Dunglas at SensioLabs (SensioLabs)](https://blog.sensiolabs.com/2019/01/24/tech-workshop-mercure-kevin-dunglas-sensiolabs/)
* [Real-time messages with Mercure using Laravel](http://thedevopsguide.com/real-time-notifications-with-mercure/)
* [Using Mercure on Stackhero](https://www.stackhero.io/en/documentations/mercure-hub/getting-started)

### French

* [Tutoriel vid茅o : Notifications instantan茅es avec Mercure (Grafikart)](https://www.grafikart.fr/tutoriels/symfony-mercure-1151)
* [Mercure, un protocole pour pousser des mises 脿 jour vers des navigateurs et app mobiles en temps r茅el (Les-Tilleuls.coop)](https://les-tilleuls.coop/fr/blog/article/mercure-un-protocole-pour-pousser-des-mises-a-jour-vers-des-navigateurs-et-app-mobiles-en-temps-reel)
* [Mercure, un protocole pour pousser des mises 脿 jour vers des navigateurs et app mobiles en temps r茅el (Les-Tilleuls.coop)](https://les-tilleuls.coop/fr/blog/article/mercure-un-protocole-pour-pousser-des-mises-a-jour-vers-des-navigateurs-et-app-mobiles-en-temps-reel)

### German

* [Neue Symfony-Komponente: Mercure erm枚glicht Echtzeit眉bertragung](https://entwickler.de/online/php/symfony-mercure-komponente-579885243.html)

0 comments on commit 6451de9

Please sign in to comment.