Adding connecting spinner and blinking error to webrtc display
authorDavid Négrier <d.negrier@thecodingmachine.com>
Sat, 6 Jun 2020 20:49:55 +0000 (22:49 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Sat, 6 Jun 2020 20:49:55 +0000 (22:49 +0200)
commitf2c96478826f1ec0093faff9db8085e427afc0d6
treed1618af97cc11d907d496bb8d71ff0172202f756
parent96c5d92c467214dd11ceaee22843a43a0e7daa7d
Adding connecting spinner and blinking error to webrtc display

I put a connecting spinner around the user name when the user is connecting.
Also, if an error occurs, we will see a blinking red circle around the player name.
front/dist/resources/style/style.css
front/src/WebRtc/MediaManager.ts
front/src/WebRtc/SimplePeer.ts