AutoGPT/rnd/infra/helm/autogpt-websocket-server/templates/tests
Aarushi cfa0b6610c
feat(rnd,infra): Pull out websockets away from server api (#7899)
* standalone websocket server

* add websocket url

* wip: talk to ws directly

* rename to api server

* dockerfile and queue

* fix paths

* update poetry lock

* helm charts for websockets

* create seperate deployments for websockets and rest server with redis queue for async comms

* delete duplicate queue

* add depends in ws_api

* singleton for conn manager

* update from review

* fix CI

* address feedback

* update readme

* update docker file and add migration step in readm

* ad watch

* add step to copy example env file

* put connect back in
2024-09-02 10:32:51 +02:00
..
test-connection.yaml feat(rnd,infra): Pull out websockets away from server api (#7899) 2024-09-02 10:32:51 +02:00