fanout / django-eventstream

Server-Sent Events for Django
MIT License
650 stars 85 forks source link

use JS from CDNs #12

Open jkarneges opened 6 years ago

jkarneges commented 6 years ago

Rather than keeping local copies of JS files in this repository that could go out of date, we should consider referencing the files from a CDN. Maybe with a template tag that allows choosing a certain version, or default to latest.