You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use python Django framework on apache. The websocket works well, but is there a way to call the send method in django server? or maybe other ways to broadcast message to clients? Thanks.