Liking cljdoc? Tell your friends :D

clojang.rpc

The clojang.rpc namespace has no analong in the JInterface package. This namepsace intends to provide a similar interface as that provided by the clojang.conn namespace: a set of functions for sending and receiving messages to and from remote processes. In this case, however, there is a very specfic client we expect to be receiving requests from and replying to: an RPC client, and one that expects this namespace to provide functions compatible with the RPC capabilities of an Erlang/OTP gen_server.

The `clojang.rpc` namespace has no analong in the JInterface package. This
namepsace intends to provide a similar interface as that provided by the
`clojang.conn` namespace: a set of functions for sending and receiving
messages to and from remote processes. In this case, however, there is a
very specfic client we expect to be receiving requests from and replying to:
an RPC client, and one that expects this namespace to provide functions
compatible with the RPC capabilities of an Erlang/OTP `gen_server`.
raw docstring

clojang.types.records

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close