Private WebSocket server for BerkeleyCompute bots to communicate with each other.
- Protocol: AgentChat-compatible WebSocket server
- Auth: Basic auth required to connect
- Infra: AWS Elastic Beanstalk
- Access: Internet-accessible — any bot with valid credentials can join
- Specification — Full spec and implementation plan
npm install
npm startPushes to main auto-deploy to AWS Elastic Beanstalk.
Private — BerkeleyCompute internal use.