Skip to content

Instantly share code, notes, and snippets.

@verma
Created October 9, 2014 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save verma/661d787a357d3a62ae38 to your computer and use it in GitHub Desktop.
Save verma/661d787a357d3a62ae38 to your computer and use it in GitHub Desktop.
user=> (require 'weasel.repl.websocket)
nil
user=> (cemerick.piggieback/cljs-repl
#_=> :repl-env (weasel.repl.websocket/repl-env
#_=> :ip "0.0.0.0" :port 9001))
WARNING: Symbol event/EventType is not a protocol at line 25 file:/Users/verma/.m2/repository/weasel/weasel/0.3.0/weasel-0.3.0.jar!/weasel/impls/websocket.cljs
WARNING: Symbol event/EventType is not a protocol at line 25 out/weasel/impls/websocket.cljs
UnsupportedOperationException count not supported on this type: Symbol clojure.lang.RT.countFrom (RT.java:556)
user=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment