I don't think you should do anything. My daphne becomes secure/wss because it is behind nginx HTTP termination.
On Thu, Jan 30, 2020 at 3:06 PM Jeremy Wai <[email protected]> wrote: > My procfile has this line: > web: daphne APbackend.asgi:application --port $PORT --bind 0.0.0.0 > > On Thursday, January 30, 2020 at 12:04:05 AM UTC-8, Jeremy Wai wrote: >> >> I have a embedded system that doesn't support the 'secure' part of >> websocket secure, how do i disable the websocket "secure" part of my daphne >> application? I don't see it anywhere in my code that i've actually set it >> up. >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/8e6f77e6-575e-4981-ad41-11bbc3d61908%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/8e6f77e6-575e-4981-ad41-11bbc3d61908%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Regards, Aldian Fazrihady http://aldianfazrihady.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN7EoAZaG0OD7p%2BDvXy4Kk2wdZ_xfqsz7i9_hei-g%2Bui444iVQ%40mail.gmail.com.

