How to configure/allow socket connections on my vps
I am looking for how to configure/allow socket connections on my vps. Currently I have deployed an API that supports websockets except that it just doesn’t work on production. Unable to establish a socket connection, only http requests work. I have tried some configs on the nginx server but it has no effect.