7 ms·
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 ar
by ketanpkr 12y 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