Re: How to Implement websocket in production.

2024-11-20 Thread Abdul Qoyyuum Haji Abdul Kadir
This youtube video demos it clearly and is very simple to understand: (16) Django Channels & WebSockets Oversimplified - YouTube On Mon, 18 Nov 2024 at 14:59, Om Khade wrote: > Hi, > > I wanted to understand how websocket is implemented in Django R

Re: How to Implement websocket in production.

2024-11-18 Thread Sreenivas Pushpala
i will help you On Mon, 18 Nov 2024 at 12:29, Om Khade wrote: > > Hi, > > I wanted to understand how websocket is implemented in Django React stack. > > We are currently using AWS API Gateway Websockets API, which has some issues > while testing locally. > > Any insight would be appreciated. > >

Re: How to Implement websocket in production.

2024-11-17 Thread 'Steven D. Wolk' via Django users
I can't help you. On Mon, Nov 18, 2024, 1:58 AM Om Khade wrote: > Hi, > > I wanted to understand how websocket is implemented in Django React stack. > > We are currently using AWS API Gateway Websockets API, which has some > issues while testing locally. > > Any insight would be appreciated. > >