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.
1 comment
[ 3.2 ms ] story [ 9.4 ms ] threadI'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