Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server push #22

Closed
mrjmd opened this issue Jul 9, 2017 · 2 comments
Closed

Server push #22

mrjmd opened this issue Jul 9, 2017 · 2 comments

Comments

@mrjmd
Copy link
Member

mrjmd commented Jul 9, 2017

The Angular / Firebase combo is pretty well set up for server push, we should take advantage of that. A decent introduction to setting it up is here, and we can also look into using ng-pwa-tools to automate the configuration needed. An example repo using this library is here.

@mrjmd
Copy link
Member Author

mrjmd commented Jul 13, 2017

One more link about this.

@mrjmd
Copy link
Member Author

mrjmd commented Jul 20, 2017

First iteration of this is working now, solved in #44. The ng-pwa-tools version is slightly more automatic vs more manual config per route, but only currently works if you have lazy loaded routes in your app.

This solution uses @StephenFluin's firebase-http2-push-config library instead. Closing this issue, we can open a new one to consider switching over to ng-pwa-tools after we get our lazy routes in place (#30).

@mrjmd mrjmd closed this as completed Jul 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant