Open Ajayneethikannan opened 4 years ago
Just wanted to ask if you are sure about this? My memory is a little foggy but iirc, @pradumangoyal and I were testing websockets (with "ping-pong") on my development server and it was working fine.
@dhruvkb I think that was django template-based. The one you made initially?
Yeah the very first one. Was that made in Django templates?
I think maybe there is some issue in the webpack config 😅, I remember @algomaster99 facing some issues with WebSocket proxy while working on fac app publish
@Ajayneethikannan yeah, I couldn't simply use /ws/do-something
. Had to write the full absolute URL with ws://
mentioned.
The issue is that,
Solutions for these would be great.