Skip to content
Snippets Groups Projects
Commit f90cd754 authored by rhenck's avatar rhenck
Browse files

[player] Refactor outbound Verona-Service

Most importantly remove the standalone switch and let the service always 
send postMessage, even when there is no surrounding application 
listening. This helps testability and has no downsides.

Also:
- Make methods static where applicable
- Remove useless variables and methods
- Improve variable initialisation (to allow undefined)
parent 7c6896ed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment