https://github.com/4euep/hs-grpc
https://github.com/4euep/hs-grpc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/4euep/hs-grpc
- Owner: 4eUeP
- License: bsd-3-clause
- Created: 2022-07-01T07:21:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T02:10:13.000Z (over 2 years ago)
- Last Synced: 2025-01-19T14:27:29.145Z (over 1 year ago)
- Language: Haskell
- Size: 120 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hs-grpc
## Requirements
- grpc (tested on `v1.54.2`)
- protobuf
- g++-10 (with `-fcoroutines`)