Liking cljdoc? Tell your friends :D

protojure.grpc.client.api

Provider independent client API for invoking GRPC requests

Provider independent client API for invoking GRPC requests
raw docstring

protojure.grpc.client.providers.http2

Implements the GRPC-HTTP2 protocol for clients

Implements the [GRPC-HTTP2](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md) protocol for clients
raw docstring

protojure.grpc.client.utils

Functions used for grpc unary calls in clients generated by protojure-protoc-plugin

Functions used for grpc unary calls in clients generated by protojure-protoc-plugin
raw docstring

protojure.grpc.codec.lpm

Utility functions for GRPC length-prefixed-message encoding.

Utility functions for GRPC [length-prefixed-message](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#requests) encoding.
raw docstring

protojure.internal.grpc.codec.io

No vars found in this namespace.

protojure.internal.pedestal.io

No vars found in this namespace.

protojure.pedestal.core

A Pedestal chain provider compatible with simultaneously serving both GRPC-HTTP2 and GRPC-WEB protocols

A [Pedestal](http://pedestal.io/) [chain provider](http://pedestal.io/reference/chain-providers) compatible with simultaneously serving both [GRPC-HTTP2](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md) and [GRPC-WEB](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md) protocols
raw docstring

protojure.pedestal.interceptors.grpc

A Pedestal interceptor for GRPC support

A [Pedestal](http://pedestal.io/) [interceptor](http://pedestal.io/reference/interceptors) for [GRPC](https://grpc.io/) support
raw docstring

protojure.pedestal.interceptors.grpc-web

A Pedestal interceptor for the GRPC-WEB protocol

A [Pedestal](http://pedestal.io/) [interceptor](http://pedestal.io/reference/interceptors) for the [GRPC-WEB](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md) protocol
raw docstring

protojure.pedestal.routes

Utilities for generating GRPC endpoints as Pedestal Routes

Utilities for generating GRPC endpoints as [Pedestal Routes](http://pedestal.io/guides/defining-routes)
raw docstring

protojure.protobuf

Main API entry point for protobuf applications

Main API entry point for protobuf applications
raw docstring

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

× close