You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[com.taoensso/sente "0.13.0"] ;Major usability improvements, some breaking changes
4
+
[com.taoensso/sente "0.14.0"] ;Stable
5
5
```
6
6
7
7
# Sente, channel sockets for Clojure
@@ -50,7 +50,7 @@ So you can ignore the underlying protocol and deal directly with Sente's unified
50
50
Add the necessary dependency to your [Leiningen][]`project.clj`. This'll provide your project with both the client (ClojureScript) + server (Clojure) side library code:
0 commit comments