{I" class:ETI"BundledAsset;FI"logical_path;TI"extface/application.js;TI" pathname;TI"O/home/alex/workspace/extface/app/assets/javascripts/extface/application.js;FI"content_type;TI"application/javascript;TI" mtime;Tl+:DSI" length;Ti/I" digest;TI"%d534f49de81ce5ca27c53914a30a71b2;FI" source;TI"/// Place all the behaviors and hooks related to the matching controller here. // All this logic will automatically be available in application.js. ; document.open_sse = function(url) { if (!!window.EventSource) { var source = new EventSource(url); source.onmessage = function(e) { console.log(e.data); }; source.onopen = function(e) { console.log('connection opened'); }; source.onerror = function(e) { source.close(); }; } }; // This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // compiled file. // // Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details // about supported directives. // ; ;TI"required_assets_digest;TI"%cd36a21c47a7bd976743685c8efa0aeb;FI" _version;TI"%1005ed9f20e25fb0a0599a7017dd0e6b;F