Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
icedchai
9mo ago
0 comments
Save
Share
HTMX does have web socket support! I've been experimenting with it...
0 comments
2 comments · 1 top-level
top
newest
oldest
andersmurphy
9mo ago
· 1 in thread
Datastar uses SSE. In practice you almost always want SSE rather than websockets or your own UDP protocol. Websockets are an operational nightmare once you get off the happy path.
icedchai
OP
9mo ago
HTMX also has a SSE extension. I’m working on a multiplayer game as a hobby project and am not too far along.
j
/
k
navigate · click thread line to collapse