Support multiple speakerbob pods in a single cluster. This is not possible with the current implementation due to websockets messages moving in memory and the search index being stored in memory. Ideally the solution should not pull in any 3rd party dependencies.
Support multiple speakerbob pods in a single cluster. This is not possible with the current implementation due to websockets messages moving in memory and the search index being stored in memory. Ideally the solution should not pull in any 3rd party dependencies.