|
f382c02b41
|
restructuring
|
2024-07-30 19:59:13 +02:00 |
|
|
39cf088a41
|
basic htmx with server sending content to the client over a websocket is now working. This only worked when text message where being sent so the websocket handling had to be made configurable with a 'text' boolean field.
|
2024-07-29 23:56:44 +02:00 |
|
|
982977e796
|
renamed cidebug module to converge
|
2024-07-21 23:12:04 +02:00 |
|
|
8981efd0b5
|
lots of restructuring.
Experimensts with websockets over yamux failed. Now going to use a
second connection to the server from the agent.
|
2024-07-20 21:55:34 +02:00 |
|
|
ada8dee0aa
|
further generalizatio of synchronizing two streams of data.
|
2024-07-18 21:25:00 +02:00 |
|
|
650b40dfec
|
now using in wstotcp as well.
|
2024-07-18 21:18:40 +02:00 |
|
|
46a7588896
|
generalizing websocket connection to reader/writer.
|
2024-07-18 20:58:15 +02:00 |
|
|
4eb83d033a
|
ssh client -> tcptows -> wstotcp -> sshserver works.
|
2024-07-18 19:48:06 +02:00 |
|