https://github.com/cloudwebrtc/nats-grpc
grpc over nats.
https://github.com/cloudwebrtc/nats-grpc
Last synced: 8 months ago
JSON representation
grpc over nats.
- Host: GitHub
- URL: https://github.com/cloudwebrtc/nats-grpc
- Owner: cloudwebrtc
- License: mit
- Created: 2021-01-17T12:55:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T10:55:59.000Z (about 4 years ago)
- Last Synced: 2025-04-22T17:58:12.387Z (about 1 year ago)
- Language: Go
- Size: 82 KB
- Stars: 28
- Watchers: 1
- Forks: 13
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.