Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 237 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 237 Bytes

nats-grpc

gRPC over NATS MQ.

Functionality

  • RPC Service based on NATS QueueSubscribe
  • Support RPC Call with metadata/header/trailer
  • Support Client-Side/Server-Side/Bidirectional Streaming
  • Support unique ID for GRPC Service.