blob: e23602ff9c5654b726fc88e6aa0169416ee31d15 [file] [log] [blame]
onconnect = function(e) {
e.source.postMessage('gamma');
}