Sente 1.20.0
Released under the Eclipse Public License - v 1.0
Realtime web comms library for Clojure/Script.
Installation
To install, add the following dependency to your project or build file:
[com.taoensso/sente "1.20.0"]
Namespaces
taoensso.sente
Channel sockets for Clojure/Script.
Public variables and functions:
- *simulated-bad-conn-rate*
- *write-legacy-pack-format?*
- allow-origin?
- as-event
- assert-event
- chsk-break-connection!
- chsk-connect!
- chsk-disconnect!
- chsk-reconnect!
- chsk-send!
- client-event-msg?
- client-unloading?_
- event-msg?
- event?
- IChSocket
- make-channel-socket!
- make-channel-socket-client!
- make-channel-socket-server!
- sente-version
- server-event-msg?
- set-min-log-level!
- start-chsk-router!
- start-client-chsk-router!
- start-server-chsk-router!
- validate-event
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.http-kit
Sente server adapter for http-kit, Ref. <https://github.com/http-kit/http-kit>.
Public variables and functions: