Skip to content

Commit

Permalink
Use wunderboss that exposes the WebSocket handshake handler [IMMUTANT…
Browse files Browse the repository at this point in the history
…-616]
  • Loading branch information
tobias committed Apr 15, 2016
1 parent 0ed31c1 commit 26d6acc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
clj-http "1.0.1"
environ "1.0.0"

org.projectodd.wunderboss "0.12.0"
;; org.projectodd.wunderboss "1.x.incremental.305"
;; org.projectodd.wunderboss "0.12.1-SNAPSHOT"
;;org.projectodd.wunderboss "0.12.0"
org.projectodd.wunderboss "1.x.incremental.308"
;;org.projectodd.wunderboss "0.12.1-SNAPSHOT"

org.immutant :version
fntest "2.0.8"}}
Expand Down

0 comments on commit 26d6acc

Please sign in to comment.