The Wayback Machine - https://web.archive.org/web/20211012042955/https://github.com/topics/proto
Here are
137 public repositories
matching this topic...
The Go language implementation of gRPC. HTTP/2 based RPC
A native gRPC client & server implementation with async/await support.
-
Updated
Oct 11, 2021
-
Rust
🎨 React application prototyping tool for developers and designers 🏗️
-
Updated
Sep 21, 2021
-
JavaScript
An Elixir implementation of gRPC
-
Updated
Sep 2, 2021
-
Elixir
drpc is a lightweight, drop-in replacement for gRPC
Generate message validators from .proto annotations.
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
-
Updated
Mar 31, 2021
-
Java
Gos: Armed Golang 💪 ( solutions for go module, goproxy, cross compilation, etc.)
GoFrame Command Line Interface, which is your helpmate for building GoFrame application with convenience.
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
User Plane Gateway (UPG) based on VPP
Proto-RL: Reinforcement Learning with Prototypical Representations
-
Updated
May 3, 2021
-
Python
[WIP]Katyusha micro service development framework.
5G User Plane Function (UPF) based on VPP
graphql-go schema generator by proto files
NestJS + gRPC: a multi microservices example
-
Updated
Sep 22, 2021
-
TypeScript
Spring boot starter for gRPC framework with JWT authorization
A project to create ultra cheap, accessible robots
Provide __proto__ with some limitations
-
Updated
Aug 30, 2018
-
JavaScript
gRPC proto 文件自动生成 NuGet 包
Demo of a service defined with gRPC, a server written in Go, and three clients, a command line one, a web one, and one with a GUI written with Qt/QML
-
Updated
Jul 30, 2020
-
Makefile
Protobuf file generator for the command line
The tool you need for your GRPC clients and backends
-
Updated
Jul 30, 2021
-
TypeScript
-
Updated
Oct 6, 2021
-
JavaScript
Prototype-oriented programming
-
Updated
Sep 1, 2021
-
JavaScript
Protocol description and documentation used as interface to Skyle eye tracker with gRPC
Improve this page
Add a description, image, and links to the
proto
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
proto
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
At the moment this plugin generates two files for each processed
*.protofile with names:<protofile>_transformer.gooptions.goIn this case it's hard to say were these files auto-generated or weren't by its names.
Use additional file extension for auto-generated files:
*.pb.st.go, as a result files should be named as :<protofile>.pb.st.gooptions.pb.st.go