converge/pkg
Erik Brakkee ff97c1ccd2 Now by default wsproxy uses a specific protocol to establish connections to the server. It does this by adding the ?wsproxy query parameter.
The server then sends it the protocol version and the client connection info describing whether an agent was found or not. This improves usability for users.

With the --raw option it bypasses this query parameter and wsproxy then works in the old way as a simple stdio-websocket connector. It then still works with converge server but can also be used for simple websocket troubleshooting.
2024-08-01 20:22:41 +02:00
..
agent many small changes 2024-07-31 19:30:38 +02:00
comms Now by default wsproxy uses a specific protocol to establish connections to the server. It does this by adding the ?wsproxy query parameter. 2024-08-01 20:22:41 +02:00
models Now displaying agent number instead of id. 2024-08-01 19:16:00 +02:00
server Now by default wsproxy uses a specific protocol to establish connections to the server. It does this by adding the ?wsproxy query parameter. 2024-08-01 20:22:41 +02:00
support many small changes 2024-07-31 19:30:38 +02:00