-
Updated
Jul 22, 2021 - C++
#
protobuf
Here are 2,118 public repositories matching this topic...
Protocol Buffers - Google's data interchange format
FlatBuffers: Memory Efficient Serialization Library
javascript
python
c
java
go
c-sharp
rust
c-plus-plus
serialization
typescript
protobuf
cross-platform
flatbuffers
zero-copy
marshalling
grpc
rpc
json-parser
mmap
serialization-library
-
Updated
Jul 23, 2021 - C++
Go support for Google's protocol buffers
-
Updated
Jul 19, 2021 - Go
[Looking for new ownership] Protocol Buffers for Go with Gadgets
-
Updated
Jul 2, 2021 - Go
Remote Administration Tool for Windows
windows
c-sharp
security
remote-control
administration
protobuf
dotnet
mono
remote
rat
net
remote-desktop
red-team
-
Updated
Jul 3, 2021 - C#
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
-
Updated
Jul 21, 2021 - Go
High performance, simple, extensible golang open source network library
-
Updated
Jun 26, 2021 - Go
Open
异常信息
sunjin-zbj
commented
Jul 8, 2021
RPC-010060028: 注射中心配置 [http://127.0.0.1:9603] 当前不支持。
报错的异常有错别字
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
-
Updated
Jun 23, 2021 - Java
Kotlin multiplatform / multi-format serialization
-
Updated
Jul 23, 2021 - Kotlin
A new way of working with Protocol Buffers.
-
Updated
Jul 23, 2021 - Go
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
c-sharp
steam
networking
irc
protobuf
wiki
nuget
reverse-engineering
mono
valve
steamkit2
steam-network
protobuf-net
-
Updated
Jul 22, 2021 - C#
Lightweight, facility, high performance golang based game server framework
game
lightweight
golang
distributed-systems
json
networking
protobuf
server
websocket-server
tcp-server
micro
-
Updated
Jul 5, 2021 - Go
Record Query - A tool for doing record analysis and transformation
-
Updated
Jul 16, 2021 - Rust
Rust implementation of Google protocol buffers
-
Updated
Jun 11, 2021 - Rust
Java serialization library, proto compiler, code generator
-
Updated
Apr 30, 2021 - Java
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
-
Updated
Jul 2, 2021 - Python
Documentation generator plugin for Google Protocol Buffers
-
Updated
Jun 20, 2021 - Go
4
mausch
commented
Apr 2, 2020
The title might seem a bit vague but I don't know how to describe it any better tbh :-)
Anyway this is what happened: I got some 500 responses from the schema registry and all I could see in the logs was :
[2020-04-02 16:03:35,048] INFO 100.96.14.58 - - [02/Apr/2020:16:03:34 +0000] "PUT /config/some-topic-value HTTP/1.1" 500 69 502 (io.confluent.rest-utils.requests)
The logs di
Reliable messages resolve distributed transactions
kafka
translation
spring
protobuf
rabbitmq
activemq
soa
aop
springboot
motan
dubbo
kryo
rocketmq
springcloud
-
Updated
Jun 3, 2021 - Java
Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
-
Updated
Jul 23, 2021 - C++
Improve this page
Add a description, image, and links to the protobuf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the protobuf topic, visit your repo's landing page and select "manage topics."
protobuf.js version: 6.8.8
For enumerations defined in proto3, the switch statement generated by pbjs triggers the eslint warning default-case since there is no default case. This should be added to the list of eslint-disable rules in the header comment of the generated source file.