Metadata-Version: 2.4
Name: beyonddesk-grpc-protocols
Version: 0.1.4
Summary: gRPC protocol definitions for BeyondDesk backend services
Home-page: https://github.com/beyond-desk/beyonddesk-grpc-protocols
Author: Maruthi
Author-email: Maruthi <maruthi@beyonddesk.com>
License: MIT
Project-URL: Homepage, https://github.com/beyond-desk/beyonddesk-grpc-protocols
Project-URL: Bug Reports, https://github.com/beyond-desk/beyonddesk-grpc-protocols/issues
Project-URL: Source, https://github.com/beyond-desk/beyonddesk-grpc-protocols
Keywords: grpc,protobuf,beyonddesk,microservices
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: grpcio>=1.74.0
Requires-Dist: grpcio-tools>=1.74.0
Requires-Dist: protobuf>=6.31.1
Requires-Dist: googleapis-common-protos>=1.70.0
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# BeyondDesk gRPC Protocols (Go)

Protocol Buffer definitions and generated Go gRPC code for BeyondDesk backend services.

## Installation

```bash
go get github.com/beyond-desk/beyonddesk-grpc-protocols
