Created
October 9, 2014 20:21
-
-
Save verma/661d787a357d3a62ae38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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