A simple NBA Live Scoreboard webapp. It uses an initial AJAX request to data.nba.net, then opens a websocket connection to the clojure backend, which feeds score updates to the client every five seconds.
GNU GPLv3 - See COPYING file
Copyright © 2021 Eric Gullufsen