Replies: 2 comments 1 reply
-
|
Two thoughts:
I know that neither of these are very thought through, so please excuse me if it does not work. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Unfortnately, i removed ws connection successfully in dom as following code but it does not help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed example in https://htmx.org/extensions/web-sockets/ to implement websocket.
As a result, i have a sample code to update timestamp from websocket continously in
#content-innersmoothly.Now i want to add a button in html page to control start/close the websocket connection? i looked at the document and did not find it. Is it supported in htmx?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions