(build-transit-transport-using-type transit-type)
Returns a functions with a Transport implementation that serializes
messages over the given Socket or InputStream/OutputStream with Transit
using transit-type
.
Returns a functions with a Transport implementation that serializes messages over the given Socket or InputStream/OutputStream with Transit using `transit-type`.
Returns a Transport implementation that serializes messages over the given Socket or InputStream/OutputStream with Transit using json.
Returns a Transport implementation that serializes messages over the given Socket or InputStream/OutputStream with Transit using json.
Returns a Transport implementation that serializes messages over the given Socket or InputStream/OutputStream with Transit using json-verbose.
Returns a Transport implementation that serializes messages over the given Socket or InputStream/OutputStream with Transit using json-verbose.
Returns a Transport implementation that serializes messages over the given Socket or InputStream/OutputStream with Transit using msgpack.
Returns a Transport implementation that serializes messages over the given Socket or InputStream/OutputStream with Transit using msgpack.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close