SSL Websocket proxy with Nginx for Graphql Subscriptions
GraphQL has become the most used API framework to use in mobile and web platforms. Often we come with instances where we need to run these services behind a proxy server like Nginx to co-exist with other services. In this tutorial, you will find how to configure your SSL certs with the WebSocket server in order to
Read more “SSL Websocket proxy with Nginx for Graphql Subscriptions”