ChatDev
ChatDev copied to clipboard
Replace HTTP polling from web GUI with Socket.IO
- Removed duplicate script tag from index.html refering to main.js
- Replaced HTTP polling from web GUI to online_log app with Socket.IO
Nice work, LGTM