Forum Discussion

Rune Abrahamsson's avatar
Rune Abrahamsson
Copper Contributor
May 31, 2017

Requesting input for serverless Azure site with HTTP2

I am building a web project that that will utilizing newer design patterns.

The project is suposed to run serverless whichs yells out loudy for web apps.

 

We however wish to use HTTP2 for the project which is not supported by web apps.

 

The project will be build with NodeJs and I thought of using the HTTP2 package and force it to run via Node instead of the web app.

 

That however seems to clash with the SSL from the web app.

 

Anybody had any luck getting this setup to work or got any input on how to run NodeJS HTTP2 serverless in Azure? 

3 Replies

Resources