blob: 0f59ef9845b39425d6934ab80ecff3b7c624263b [file] [log] [blame]
self.onmessage = function(msg) {
var proxy = msg.data;
postMessage('started');
}