Frontend Developer Needed with experience in XtermJS
Budget: $250 – $750 USD
We have desktop agents connected to server via websocket. Agents and server already talks in a proper and good way through websocket. On frontend part we need an experienced frontend developer to use xtermjs to develop an interface that users' input from keyboard will be forwarded to agents by using our GraphQL interface channel as utf8 encoded character/string. And agents will send responses as utf8 encoded string with embedded ANSI escape codes that will be forwarded to xterm.js instance on frontend and data will be shown to the user. Some real life example can be azure cloud shell... You can imagine the project as a web based application that allows you to run commands on remote systems via web-based terminal...