taoensso/sente
sente, на сайте с August 30, 2023 19:56
Realtime web comms for Clojure/Script applications
Sente is a small client+server library that makes it easy to build realtime web applications with Clojure + ClojureScript.
Loosely inspired by Socket.IO, it uses core.async, WebSockets, and Ajax under the hood to provide a simple high-level API that enables reliable, high-performance, bidirectional communications.