lyokato / riverside

Elixir Library: Simple WebSocket Server Framework
MIT License
88 stars 12 forks source link

Unable to use wss #53

Open SamJBarney opened 5 years ago

SamJBarney commented 5 years ago

I'm not seeing any configs for setting any ssl settings. Are they hidden somewhere, or is riverside not wss compliant?

lyokato commented 5 years ago

Currently it doesn't support SSL itself, assumes that it runs behind of some load-balancer (AWS ALB, nginx, etc)