These 38 commits are when the Protocol Buffers files have changed:
| Commit: | e20a6bc | |
|---|---|---|
| Author: | Icebob | |
remove schema-based serializers
This commit does not contain any .proto files.
| Commit: | b39e5fa | |
|---|---|---|
| Author: | Icebob | |
Merge branch 'master' into next
The documentation is generated from this commit.
| Commit: | 0e6e44c | |
|---|---|---|
| Author: | jarod.reid | |
required and optional are no longer supported in proto3
| Commit: | 67cdcb5 | |
|---|---|---|
| Author: | jarod.reid | |
syntax should always be first for protobuf standards
| Commit: | 17e525b | |
|---|---|---|
| Author: | Icebob | |
improve schema-based serializators for better Buffer supporting.
| Commit: | 192f69e | |
|---|---|---|
| Author: | Icebob | |
update tests
| Commit: | 2adbd45 | |
|---|---|---|
| Author: | Icebob | |
event handling with Context
| Commit: | dd98b59 | |
|---|---|---|
| Author: | Icebob | |
Implement `ctx.caller` into protocol.
| Commit: | d927f0b | |
|---|---|---|
| Author: | Icebob | |
| Committer: | GitHub | |
Merge branch 'next' into new-tracing
| Commit: | 2f29921 | |
|---|---|---|
| Author: | Icebob | |
Merge from master Add seq field in Avro serializer
| Commit: | 0e50a42 | |
|---|---|---|
| Author: | Icebob | |
add seq to Thrift serializer & change to optional in ProtoBuf serializer
| Commit: | 5fee4be | |
|---|---|---|
| Author: | Alvaro.Inckot@nelnet.net | |
updated seq to optional
| Commit: | 7f36c4c | |
|---|---|---|
| Author: | Alvaro.Inckot@nelnet.net | |
added seq property on PacketInfo protobuf message
| Commit: | e195463 | |
|---|---|---|
| Author: | Icebob | |
rename context metrics to tracing
| Commit: | 8cf71c1 | |
|---|---|---|
| Author: | Icebob | |
add metada to broker options
| Commit: | dced2ff | |
|---|---|---|
| Author: | Icebob | |
add instanceID field
| Commit: | 74ed146 | |
|---|---|---|
| Author: | Icebob | |
add new fields to ProtoBuf, Avro, Thrift serializers
| Commit: | 47d6ad9 | |
|---|---|---|
| Author: | Icebob | |
improve protobuf & avro serializers to support streaming better
| Commit: | aaa65b7 | |
|---|---|---|
| Author: | Icebob | |
fix overflow bug
| Commit: | da47656 | |
|---|---|---|
| Author: | Icebob | |
add protobuf & avro support to Gossip transporter
| Commit: | 8a37f5c | |
|---|---|---|
| Author: | Icebob | |
test transit & broker
| Commit: | f2030d8 | |
|---|---|---|
| Author: | Icebob | |
add hostname to INFO packet
| Commit: | 1a64ac6 | |
|---|---|---|
| Author: | Icebob | |
update protocol. Fix tests
| Commit: | 9929b47 | |
|---|---|---|
| Author: | Icebob | |
add meta to respose
| Commit: | 43a24e1 | |
|---|---|---|
| Author: | Icebob | |
response packet changed
| Commit: | 80110c8 | |
|---|---|---|
| Author: | Icebob | |
optimized event sending in transit
| Commit: | 3116134 | |
|---|---|---|
| Author: | Icebob | |
send balanced events
| Commit: | 8f320af | |
|---|---|---|
| Author: | Icebob | |
remove events from INFO because services will contain
| Commit: | ed2d2ac | |
|---|---|---|
| Author: | Icebob | |
add port & config to INFO packet
| Commit: | 8ddbe86 | |
|---|---|---|
| Author: | Icebob | |
upgrade protobuf serializator to v2
| Commit: | 60572e3 | |
|---|---|---|
| Author: | Icebob | |
change serializer method from string param to buffer
| Commit: | 9a14fcc | |
|---|---|---|
| Author: | Icebob | |
protocol: send services with info & discover packets
| Commit: | 16f39dc | |
|---|---|---|
| Author: | Icebob | |
improve errors
| Commit: | 612df49 | |
|---|---|---|
| Author: | Icebob | |
more simple DISCOVER packet
| Commit: | 3906947 | |
|---|---|---|
| Author: | Icebob | |
extend INFO & DISCOVER packets
| Commit: | 8762472 | |
|---|---|---|
| Author: | Icebob | |
test error.stack in serializers
| Commit: | fc14ed4 | |
|---|---|---|
| Author: | Icebob | |
test: cover protobuf
| Commit: | 0858365 | |
|---|---|---|
| Author: | Icebob | |
add protobuf serializer