{"id":23769727,"url":"https://github.com/ni/grpc-labview","last_synced_at":"2025-04-04T13:09:53.901Z","repository":{"id":37798241,"uuid":"312372049","full_name":"ni/grpc-labview","owner":"ni","description":"gRPC client and server support for LabVIEW","archived":false,"fork":false,"pushed_at":"2025-03-17T16:31:37.000Z","size":42220,"stargazers_count":99,"open_issues_count":82,"forks_count":65,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-28T12:09:25.003Z","etag":null,"topics":["grpc","labview"],"latest_commit_sha":null,"homepage":"","language":"LabVIEW","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-11-12T19:11:01.000Z","updated_at":"2025-03-27T17:04:25.000Z","dependencies_parsed_at":"2023-11-24T06:31:47.248Z","dependency_job_id":"88201a13-b32b-4e91-a36b-a7d8c7515dc5","html_url":"https://github.com/ni/grpc-labview","commit_stats":null,"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2Fgrpc-labview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2Fgrpc-labview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2Fgrpc-labview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ni%2Fgrpc-labview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ni","download_url":"https://codeload.github.com/ni/grpc-labview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182397,"owners_count":20897381,"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":["grpc","labview"],"created_at":"2025-01-01T02:31:57.685Z","updated_at":"2025-04-04T13:09:53.883Z","avatar_url":"https://github.com/ni.png","language":"LabVIEW","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gRPC Support for LabVIEW\n\n[![Image](https://www.vipm.io/package/ni_lib_labview_grpc_library/badge.svg?metric=installs)](https://www.vipm.io/package/ni_lib_labview_grpc_library/) [![Image](https://www.vipm.io/package/ni_lib_labview_grpc_library/badge.svg?metric=stars)](https://www.vipm.io/package/ni_lib_labview_grpc_library/)\n\nThis repo contains necessary C++ code and support VIs to implement a gRPC server and client in LabVIEW. You can either use the service as defined to implement a generic server via gRPC or use the implementation as a pattern to implement a gRPC service of your design.\n\nThe project supports Windows, Linux, and Linux RT.\n\n## Minimum Compatible LabVIEW Version\n\nLabVIEW source is saved with __LabVIEW 2019__.\n\n## Note: This project is not yet complete\n* Not all .proto data types are supported\n* The VI generated has not been fully implemented when updating the generated code with the .proto - VIs need to be implemented by hand to match the .proto file in certain cases\n* Extensive testing is not complete\n* The names of the various generated methods, events, and VIs are subject to change until the 1.0 release\n* This project is not supported by NI Technical Support\n\n## User Guide\n\nIf you would like to use LabVIEW gRPC in your project and want to where to start: [Quick Start](docs/QuickStart.md) and [Basic Tutorial](docs/BasicsTutorial.md) is a great place to start. This covers step by step guide on,\n* how to create a simple proto\n* generate the server code\n* generate the client code\n* make modification to the generated code\n* run the server and client program\n\n### Examples\n\nExample servers are located in the examples foldes in the releases.\n* helloworld - Example server and client program which implements a simple Unary method. You can run this LabVIEW program along with Python server or client as well\n* route_guide - Example server and client program which implement unary, server streaming, client streaming and bidirectional functions\n\n## SSL/TLS Support\n\nThe connection to the server can be secured using TLS (Server provided certificates) or Multual TLS (Client and Server provided certificates).\nSee [Certificates](docs/Certificates.md) for more information.\n\n## Building the server binaries\nTo build the binaries for the scripting tool or the gRPC server see [Building](docs/Building.md) for instructions.\n\n## Contributing\nContributions to grpc-labview are welcome from all. See [Contributing](CONTRIBUTING.md) for instructions.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fni%2Fgrpc-labview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fni%2Fgrpc-labview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fni%2Fgrpc-labview/lists"}