$c->tx->remote_port();
$self->clients->{ $client_id } = $c;
$c->tx->on( json => sub {
my( $c, $data ) = @_;
#warn Dumper $data ;
warn "Cli
};
output.onclick = function(evt) {
console.log(evt);
exampleSocket.send(JSON.stringify( { action:"click", x: evt.offsetX, y: evt.offsetY }));
}
status.innerHTML = "Co