castra
RPC library
A Clojure RPC library that enables asynchronous server-side function execution from client-side code.
HTTP remote procedure call handler for Clojure.
172 stars
18 watching
25 forks
Language: Clojure
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,721 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
palantir/conjure-java-runtime | Provides libraries and tools for building RESTish/RPC servers and clients with SSL configuration and exception handling | 79 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
chadrem/amf_socket | A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
respo/respo.cljs | A ClojureScript library for building virtual DOM applications with a simple, declarative syntax | 234 |
cxxxr/jsonrpc | A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |
bilus/rum-reforms | A Clojure implementation of Reforms' bindings for Rum web framework | 2 |
ruricolist/cloture | An implementation of Clojure in Common Lisp to enable interoperability and efficient execution of Clojure code within the Common Lisp environment. | 376 |
hoplon/javelin | A dataflow programming library built on top of ClojureScript. | 809 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
rm-hull/monet | A ClojureScript library for working with canvas and visuals. | 166 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |