-
Notifications
You must be signed in to change notification settings - Fork 48
[FEATURE-REQUEST] Add Go support for gRPC #37
Copy link
Copy link
Description
This feature request is to add official Go support for gRPC.
The protocol buffer definitions in xai-proto already support Go code generation out of the box. It would be straightforward to integrate with the official gRPC-Go library.
Right now the project only provides first-class support for Python and TypeScript, as shown in this code generator config. Adding Go would make the SDK much more useful for backend services, CLI tools, high-performance applications, and anyone working in the Go ecosystem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels