|
100771a7ba
|
restructuring
|
2024-09-08 11:16:49 +02:00 |
|
|
0e8ed86be3
|
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-09-08 11:16:49 +02:00 |
|
|
cb00c5e4eb
|
renamed cidebug module to converge
|
2024-09-08 11:16:48 +02:00 |
|
|
1d2a047dfc
|
lots of restructuring.
Experimensts with websockets over yamux failed. Now going to use a
second connection to the server from the agent.
|
2024-09-08 11:16:48 +02:00 |
|
|
58ee5d7e85
|
further generalizatio of synchronizing two streams of data.
|
2024-09-08 11:16:48 +02:00 |
|
|
c5f31f660c
|
now using in wstotcp as well.
|
2024-09-08 11:16:48 +02:00 |
|
|
a6a0f287dc
|
generalizing websocket connection to reader/writer.
|
2024-09-08 11:16:48 +02:00 |
|
|
7b2523630a
|
ssh client -> tcptows -> wstotcp -> sshserver works.
|
2024-09-08 11:16:48 +02:00 |
|