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.8.1"] ; < v1.0.0 API is subject to change
4
+
[com.taoensso/sente "0.8.2"] ; < v1.0.0 API is subject to change
5
5
```
6
6
7
7
# Sente, channel sockets for Clojure
@@ -48,7 +48,7 @@ So the underlying protocol's irrelevant. Sente gives you a unified API that expo
48
48
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