Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/numq/test-grpc-server

Test gRPC server providing basic functionality
https://github.com/numq/test-grpc-server

demo go grpc grpc-go mock proto testing

Last synced: about 3 hours ago
JSON representation

Test gRPC server providing basic functionality

Awesome Lists containing this project

README

        

# Test gRPC server

Test gRPC server providing basic functionality

____

[Try plugin for IntelliJ, make it easy to generate Protobuf code](https://plugins.jetbrains.com/plugin/21792-protobuf-blueprint)

[![Protobuf Blueprint](https://github.com/numq/protobuf-blueprint-plugin/blob/master/media/logo.png)](https://plugins.jetbrains.com/plugin/21792-protobuf-blueprint)

## Methods

- UnaryCall
- ClientStreaming
- ServerStreaming
- BidiStreaming
- HealthCheck