Sente 1.19.2

Released under the Eclipse Public License - v 1.0

Realtime web comms for Clojure/Script applications.

Installation

To install, add the following dependency to your project or build file:

[com.taoensso/sente "1.19.2"]

Namespaces

taoensso.sente

Channel sockets for Clojure/Script.

taoensso.sente.interfaces

Alpha, subject to change.
Public interfaces / extension points.
Ref. https://github.com/ptaoussanis/sente/issues/425 for more info.

Public variables and functions:

taoensso.sente.packers.transit

Alpha - subject to change!
Optional Transit-format[1] IPacker implementation for use with Sente.
[1] https://github.com/cognitect/transit-format.

Public variables and functions:

taoensso.sente.server-adapters.community.aleph

Sente server adapter for Aleph,
Ref. <https://github.com/clj-commons/aleph>;.

Public variables and functions:

taoensso.sente.server-adapters.community.immutant

Sente server adapter for Immutant v2+,
Ref. <https://github.com/immutant/immutant>;.

Public variables and functions:

taoensso.sente.server-adapters.community.undertow

Sente server adapter for ring-undertow-adapter,
Ref. <https://github.com/luminus-framework/ring-undertow-adapter>;.

Public variables and functions:

taoensso.sente.server-adapters.http-kit

Sente server adapter for http-kit,
Ref. <https://github.com/http-kit/http-kit>;.

Public variables and functions: