chord

Web-socket client library

A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats.

A library designed to bridge the gap between the triad of CLJ/CLJS, web-sockets and core.async.

GitHub

439 stars
11 watching
40 forks
Language: Clojure
last commit: about 6 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gnarroway/hatoAn HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support.381
funcool/clojure.jdbcA Clojure library that simplifies the interaction with relational databases using JDBC.105
dakrone/clj-httpAn idiomatic HTTP client for Clojure wrapping the Apache Client1,787
clojure/java.jdbcProvides low-level JDBC-based access to databases in Clojure724
jcouyang/conjsA Clojure implementation of persistent data structures and channel APIs for JavaScript29
socketcluster/socketcluster-clientProvides a JavaScript client for a real-time communication library293
clj-commons/secretaryA client-side router for ClojureScript773
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
aaronc/fx-cljA Clojure library providing convenience functions and APIs for JavaFX, core.async, data binding, and modifying nodes.108
lispyclouds/contajnersA Clojure client library for interacting with container engines, providing an idiomatic and data-driven interface.135
clj-commons/manifoldA compatibility layer for event-driven abstractions1,022
ethereum/ethereumjA Java implementation of the Ethereum protocol's core concepts and features2,182
pandeiro/jakiA client library providing basic CRUD operations and utilities for interacting with CouchDB databases in ClojureScript applications.16
sockjs/sockjs-nodeA Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface2,096
clj-commons/hickoryAn HTML parser library that converts HTML to Clojure data structures for analysis and transformation.645