top | item 46444509

(no title)

andros | 2 months ago

My first version of Django LiveView used HTMX. WebSocket connectivity is one aspect; there is another part of logic and architecture where it falls short.

discuss

order

BiteCode_dev|2 months ago

Can you tell us more? Espacially, how does they both fair with auth.

andros|2 months ago

There is native middleware in Channels. I have it documented with a brief example in the documentation, and I also mention some security measures.