Hacker News new | ask | show | jobs
by ketanpkr 4323 days ago
Hey there -

I'm one of the developers who built this. For those of you wondering about the technology stack, here goes:

All commands entered from a browser are sent to a simple app. A WebSocket client receives commands from here and sends ACKs back to the server so it knows if the agent is "busy" running a command.

If you have any other specific questions, the Snap team is happy to respond.

-- Ketan