Long-polling sample code from README.md ``` (require '[morse.polling :as p]) (def channel (p/start token handler)) ``` returned `ERROR morse.polling - HTTP request timed out, stopping polling`