Skip to content
#

messagepack

Here are 156 public repositories matching this topic...

json

Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM

  • Updated May 31, 2020
  • C#
rpussente
rpussente commented Dec 2, 2016

If you try to deserialize a protobuf message without the corresponding schema you get a generic message error message:

[INFO] [record_query::proto_index] Proto descriptor cache is stale; recomputing
Missing input file.
thread 'main' panicked at 'protoc descriptor compilation failed', src/proto_index.rs:60
note: Run with `RUST_BACKTRACE=1` for a backtrace.

It would be nice to g

ascclemens
ascclemens commented Apr 5, 2018

Here are the bytes produced (valid).

dc 00 11 91 cf 05 88 12 52 88 c2 00 0a 90 95 91 cf 01 ad fd 36 26 40 00 00 d9 22 61 5f 63 35 65 64 63 37 31 61 66 66 37 65 33 63 35 39 61 64 31 36 31 37 32 64 31 37 66 31 35 66 38 39 c2 cd 04 d2 aa 6a 6b 63 63 6c 65 6d 65 6e 73 91 cf 04 43 f6 43 ab c2 00 01 da 02 4a 2a 2a 57 65 6c 63 6f 6d 65 20 74 6f 20 74 68 65 20 6c 61 6c 61 20 77 6f 72 6c 64 20 44 6

Improve this page

Add a description, image, and links to the messagepack 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 messagepack topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.