Re: Doc for developing-binary-protocol

2022-08-25 Thread Yingchun Lai
ift* is one of their. > > I'm not the c/c++ code writer, so i can not find it from run source code, > remind me if i misse something, Thanks. > > > > > > > > Best Regards, > Lan Liang > Replied Message > | From | Yingchun Lai | > | D

Re: Doc for developing-binary-protocol

2022-08-23 Thread Lan Liang
ot find it from run source code, remind me if i misse something, Thanks. Best Regards, Lan Liang Replied Message | From | Yingchun Lai | | Date | 8/19/2022 15:20 | | To | | | Subject | Re: Doc for developing-binary-protocol | Hi, Sorry there are not enough docs about that. Roughly

Re: Doc for developing-binary-protocol

2022-08-19 Thread Yingchun Lai
Hi, Sorry there are not enough docs about that. Roughly read about the developing-binary-protocol of Pulsar, it seems it's designed for communications between producers/consumers and brokers, which often has a huge amount of data to transport. In Pegasus, MetaServer is the center management node, i

Doc for developing-binary-protocol

2022-08-16 Thread Lan Liang
Hi pegasus teams: I'm looking for developing-binary-protocol about ReplicaServer between MetaServer and got the nothing, just like https://pulsar.apache.org/docs/next/developing-binary-protocol, Have more detail for metaServer on offical doc would be great. Remind me if i missed something,