Search
grpc
v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.5.0-beta.1
v0.5.0-beta
v0.4.0-alpha.2
v0.3.1
v0.3.0-alpha.2
v0.3.0-alpha.1
v0.3.0-alpha
Pages
Modules
Mix
Tasks
GRPC
Summary
Functions
version/0
GRPC.Channel
Sections
Fields
Summary
Types
t/0
GRPC.Client.Adapter
Summary
Types
fin/0
Callbacks
connect/2
disconnect/1
recv_data_or_trailers/3
recv_headers/3
send_request/3
GRPC.Client.Stream
Sections
Fields
Summary
Types
t/0
Functions
put_headers/2
GRPC.ClientInterceptor
Summary
Types
next/0
options/0
req/0
Callbacks
call/4
init/1
GRPC.Codec
Summary
Callbacks
decode/2
encode/1
name/0
GRPC.Codec.Erlpack
Summary
Functions
decode/2
encode/1
name/0
GRPC.Codec.Proto
Summary
Functions
decode/2
encode/1
name/0
GRPC.Compressor
Summary
Callbacks
compress/1
decompress/1
name/0
GRPC.Compressor.Gzip
Summary
Functions
compress/1
decompress/1
name/0
GRPC.Credential
Sections
Examples
Summary
Types
t/0
Functions
new/1
GRPC.Endpoint
Sections
Usage
Summary
Functions
intercept/1
intercept/2
run/2
GRPC.Logger.Client
Sections
Options
Usage
GRPC.Logger.Server
Sections
Options
Usage
Summary
Functions
formatted_diff/1
GRPC.Server
Summary
Types
rpc/0
rpc_req/0
rpc_return/0
Functions
send_headers/2
send_reply/3
set_compressor/2
set_headers/2
set_trailers/2
stream_send/2
GRPC.Server.Adapter
Summary
Callbacks
send_headers/2
send_reply/3
start/4
stop/2
GRPC.Server.Stream
Sections
Fields
Summary
Types
t/0
Functions
send_reply/3
GRPC.Server.Supervisor
Summary
Functions
child_spec/1
child_spec/3
init/1
start_link/1
GRPC.ServerInterceptor
Summary
Types
next/0
options/0
rpc_return/0
Callbacks
call/4
init/1
GRPC.Service
Summary
Functions
grpc_type/1
rpc/3
stream/1
GRPC.Status
Summary
Types
t/0
Functions
aborted/0
already_exists/0
cancelled/0
code_name/1
data_loss/0
deadline_exceeded/0
failed_precondition/0
internal/0
invalid_argument/0
not_found/0
ok/0
out_of_range/0
permission_denied/0
resource_exhausted/0
unauthenticated/0
unavailable/0
unimplemented/0
unknown/0
GRPC.Stream
Summary
Functions
get_headers/1
GRPC.Stub
Summary
Types
rpc_return/0
Functions
call/5
cancel/1
connect/2
connect/3
disconnect/1
end_stream/1
recv/2
retry_timeout/1
send_request/3
stream_send/3
Exceptions
GRPC.RPCError
Summary
Types
t/0
Functions
exception/2
new/1
Settings
View Source
GRPC
(grpc v0.5.0)
Link to this section
Summary
Functions
version()
Returns version of this project.
Link to this section
Functions
Link to this function
version()
View Source
Returns version of this project.
×