agora-interviewer

所属分类:Leetcode/题库
开发工具:JavaScript
文件大小:113KB
下载次数:0
上传日期:2023-01-07 05:48:14
上 传 者sh-1993
说明:  agora面试官,,
(agora-interviewer,,)

文件列表:
package-lock.json (274102, 2019-05-27)
package.json (1278, 2019-05-27)
src (0, 2019-05-27)
src\css (0, 2019-05-27)
src\css\style.css (334, 2019-05-27)
src\editor.html (408, 2019-05-27)
src\interviewee.html (554, 2019-05-27)
src\interviewer.html (464, 2019-05-27)
src\js (0, 2019-05-27)
src\js\constant.js (123, 2019-05-27)
src\js\editor.js (730, 2019-05-27)
src\js\main.interviewee.js (2603, 2019-05-27)
src\js\main.interviewer.js (2415, 2019-05-27)
src\js\sdk.js (1957, 2019-05-27)
src\js\utils.js (1303, 2019-05-27)
vendor (0, 2019-05-27)
vendor\AgoraSig-1.4.0.js (144085, 2019-05-27)

# agora-interviewer This project is the prototype of a live code interview tooling. It could not be used in production because of the current implementation is: 1. Not quite optimized for network efficiency. 2. Does not handle some corner case like reconnect. But it is still interesting to see the power of the combination of WebRTC(using agora.io), Monaco-editor(VScode's frontend editor) and rrweb(a web session replay library). ## try the demo 1. build the project ``` npm run build ``` 2. start a http server ``` npm run start ``` 3. open interviewee page in `http://localhost:1234/interviewee.html?id=1` 4. open interviewer page in `http://localhost:1234/interviewer.html?id=1`

近期下载者

相关文件


收藏者