Proto commits in streamnative/pulsar-rs

These 8 commits are when the Protocol Buffers files have changed:

Commit:31c7b30
Author:tison
Committer:GitHub

ci: add lint task and apply (#241) Signed-off-by: tison <wander4096@gmail.com>

The documentation is generated from this commit.

Commit:bd3ec50
Author:Louis Lee

ServerError::ProducerFenced is handled

Commit:e0cfc80
Author:Louis Lee

Update PulsarApi.proto to commit 88b47e5 in the pulsar repo

Commit:006672e
Author:Geoffroy Couprie

update the protobuf schema to 2.7.0, use the generated code the code generated by prost was hardcoded in the message module, now we use the code generated in the build script

Commit:fc6911d
Author:Geoffroy Couprie

update the protobuf definition to Pulsar 2.5.1

Commit:1b3aa93
Author:Colin Stearns
Committer:Colin Stearns

initial cleanup, unfinished README

Commit:bae36bc
Author:Colin Stearns

wip

Commit:ee3ef8d
Author:Alex Mault

first