2 Comments
User's avatar
Paul Iusztin's avatar

WebSockets are the future of AI deployments 🤘

Expand full comment
Harrison Daviinci's avatar

You're right, i have deployed AI Agents for real-time predictions using websockets b'se of speed & easy two way comms. But i prefer using namespaces in websockets, they enable you to scale your server and run many microservices over websockets using a single server.

Expand full comment