https://github.com/belltoy/egrpc
A gRPC client library for Erlang/OTP built on top of gun.
https://github.com/belltoy/egrpc
erlang grpc grpc-client grpc-erlang
Last synced: about 2 months ago
JSON representation
A gRPC client library for Erlang/OTP built on top of gun.
- Host: GitHub
- URL: https://github.com/belltoy/egrpc
- Owner: belltoy
- License: apache-2.0
- Created: 2025-06-13T13:50:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-16T08:34:07.000Z (5 months ago)
- Last Synced: 2026-01-16T22:58:29.520Z (5 months ago)
- Topics: erlang, grpc, grpc-client, grpc-erlang
- Language: Erlang
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# egrpc
A gRPC client library for Erlang/OTP built on top of [gun](https://github.com/ninenines/gun).
## Status
WIP
## License
This project is released under the [Apache License 2.0](LICENSE.md).