Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kingreatwill/Ocelot.GrpcHttpGateway

Ocelot.GrpcHttpGateway
https://github.com/kingreatwill/Ocelot.GrpcHttpGateway

grpc-gateway grpc2http ocelot

Last synced: about 2 months ago
JSON representation

Ocelot.GrpcHttpGateway

Awesome Lists containing this project

README

        

# Ocelot.GrpcHttpGateway
grpc service gateway used ocelot

> master not available ,see https://github.com/kingreatwill/Ocelot.GrpcHttpGateway/tree/v0.0.1

## What functions does he have?

* load .dll files
* load proto files
* support header
* support unary,client streaming, server streaming, duplex streaming

## Getting Started

* cd samples\OcelotGateway and dotnet run
* cd samples\Examples.GrpcServer and dotnet run
* copy Examples.GrpcModels.dll to samples\OcelotGateway\bin\Debug\netcoreapp2.1\plugins
* curl http://localhost:5000/grpc/PLAYERSEARCH/SEARCHTEAM
* curl http://localhost:5000/grpc/PLAYERSEARCH/SearchPlayer_ServerStream