Re: Django Sockets Proposal

2021-09-20 Thread Jet Ezra
Handle events, handle requests, update the DOM all with python, having this in place will enable us to even write SPAs easily If we can achieve those three there, then we would be starting to see JS out of python. It's quit absurd to find you write your project with django and sometimes django res

Re: Django Sockets Proposal

2021-09-20 Thread PINEDO HUANSI LUCERO
if you're right, but what would we do? El sáb, 18 sept 2021 a las 17:12, Jet Ezra () escribió: > What if in django, we have a uniform way of handling server-side web > sockets, built-in, not relying on external libraries? > Django Channels would be a deal, but they are broad and endup making us