I am working in a Nodejs express project. Can I migrate my project to HTTP2. Want to know it's advantage over normal HTTP and complexity of work for change in code. At front-end I am using Angular 6+.
Asked
Active
Viewed 169 times
1 Answers
0
I think this is a good article about http1 and http2: Difference between http1 and http2
And also http2 with angularjs: Usign http2 with angularjs

Paul
- 1,344
- 4
- 19
- 37