For those of you curious about what can be created or where to use the new JavaScript EventSource API (also known as “Server Sent Events” ) - I’ve developed a very basic chat application that uses jQuery.EventSource.js to provide a simple API to native EventSource where available (and a fallback when not) and Twitter @anywhere for user auth.
This entry was posted by (@rwaldron) on August 25, 2010 in AJAX, Chrome, Chromium, EventSource, Feature Detection, JavaScript, jQuery, jQuery Plugins, V8, WebKit and Open Web Apps.
Comments