Add basic output updates with websockets

This commit is contained in:
Jake McDermott
2020-05-14 12:46:49 -04:00
parent 24691f6c75
commit d40497aca5
4 changed files with 68 additions and 9 deletions

View File

@@ -87,5 +87,6 @@
"<rootDir>/src/locales",
"index.js"
]
}
},
"proxy": "https://localhost:8043/websocket"
}