Saturday, July 30, 2022

NGINX: reverse proxy for python websockets

the websockets can be accessed using ws://{ip-address}:11000.

or maybe using subdirectory on SSL enabled domain

the url now is wss://{domain-name}/ws

No comments:

Post a Comment