I would like to use the example server in CI for running e2e tests for a Python OpAMP client implementing HTTP without websockets. It looks like the example server only support agent connections for websocket clients so it's not possible to use the UI with these clients and future features like configuration via API as in #434 (for #456).
I would like to use the example server in CI for running e2e tests for a Python OpAMP client implementing HTTP without websockets. It looks like the example server only support agent connections for websocket clients so it's not possible to use the UI with these clients and future features like configuration via API as in #434 (for #456).