grpc-swift
gRPC client
A Swift language implementation of the gRPC protocol
The Swift language implementation of gRPC.
2k stars
77 watching
419 forks
Language: Swift
last commit: 11 months ago
Linked from 1 awesome list
grpcprotocol-buffersswiftswift-grpc
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| | A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
| | An implementation of the gRPC transport layer in Perl | 33 |
| | An Elixir implementation of the gRPC protocol for building networked services | 1,403 |
| | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| | An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
| | A command line tool for calling gRPC services and inspecting their structure | 258 |
| | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 59 |
| | A Dart implementation of a high-performance RPC framework | 863 |
| | A feature-rich gRPC-Node library providing core functions for building RPC clients and servers with support for various middleware and error handling options. | 226 |
| | Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 940 |
| | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| | A command-line tool for interacting with gRPC services | 68 |
| | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |