Create websocket service and enable live process updates
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Thu, 30 Aug 2018 12:38:30 +0000 (14:38 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Thu, 30 Aug 2018 12:38:30 +0000 (14:38 +0200)
commitde93a71c82562f2fdedfd485c5d0164651300140
treea36446b4a2cb19a224df8361f3182671673a94bf
parentcba0f400f56889778321bdc0fdcf6cee236f6a79
Create websocket service and enable live process updates

Feature #14099

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/common/api/common-resource-service.ts
src/index.tsx
src/websocket/resource-event-message.ts [new file with mode: 0644]
src/websocket/websocket-service.ts [new file with mode: 0644]
src/websocket/websocket.ts [new file with mode: 0644]