{"id":13616881,"url":"https://github.com/awakesecurity/gRPC-haskell","last_synced_at":"2025-04-14T03:31:45.983Z","repository":{"id":18131785,"uuid":"83461819","full_name":"awakesecurity/gRPC-haskell","owner":"awakesecurity","description":"Haskell gRPC support","archived":false,"fork":false,"pushed_at":"2025-03-25T21:21:24.000Z","size":16409,"stargazers_count":243,"open_issues_count":31,"forks_count":78,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-05T16:09:12.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/grpc-haskell","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awakesecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-28T17:42:11.000Z","updated_at":"2025-03-14T16:35:43.000Z","dependencies_parsed_at":"2024-06-12T00:05:28.343Z","dependency_job_id":null,"html_url":"https://github.com/awakesecurity/gRPC-haskell","commit_stats":{"total_commits":199,"total_committers":37,"mean_commits":5.378378378378378,"dds":0.7487437185929648,"last_synced_commit":"90d05e4e170d37e371eae2c2ff619ce5622bf908"},"previous_names":["awakenetworks/grpc-haskell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awakesecurity%2FgRPC-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awakesecurity%2FgRPC-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awakesecurity%2FgRPC-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awakesecurity%2FgRPC-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awakesecurity","download_url":"https://codeload.github.com/awakesecurity/gRPC-haskell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248606734,"owners_count":21132403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T20:01:34.379Z","updated_at":"2025-04-14T03:31:45.941Z","avatar_url":"https://github.com/awakesecurity.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"Attribution\n-----------\n\nThis library is a fork of https://github.com/aloiscochard/grpc-haskell that we\nhave extended and released under the same [`LICENSE`](./LICENSE)\n\nInstallation\n------------\n\n**The current version of this library requires gRPC version 1.45.0. Newer versions may work but have not been tested.**\n\nUsage\n-----\n\nThere is a tutorial [here](examples/tutorial/TUTORIAL.md)\n\nBuilding and testing\n--------------------\n\n`nix-build release.nix -A grpc-haskell` will build and test the whole thing and\nput the completed package into the nix store. `nix-shell` can be used to give\nyou a development environment where you can use `cabal` for development and\ntesting:\n\n```bash\n$ nix-shell\n[nix-shell]$ cabal configure --enable-tests \u0026\u0026 cabal build \u0026\u0026 cabal test\n```\n\nUsing the Library\n-----------------\n\nYou must compile with `-threaded`, because we rely on being able to execute\nHaskell while blocking on foreign calls to the gRPC library. If not using code\ngeneration, the recommended place to start is in the\n`Network.GRPC.HighLevel.Server.Unregistered` module, where `serverLoop` provides\na handler loop.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawakesecurity%2FgRPC-haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawakesecurity%2FgRPC-haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawakesecurity%2FgRPC-haskell/lists"}