Y
Hacker News
new
|
ask
|
show
|
jobs
by
andros
167 days 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.
1 comments
BiteCode_dev
167 days ago
Can you tell us more? Espacially, how does they both fair with auth.
link
andros
167 days 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.
link