>  I didn't see anything about lists though

See: "repeated"; this is pretty much a synonym for "list".

>  Some items may reference other incoming packets.

No, there is no concept of an object id, whether for in-message or
out-of-message referencing.

On Sun, 29 Jul 2018 at 22:38, M P <bmpepp...@gmail.com> wrote:

> I will be sending* hundreds of results of data in the form of a list as
> part of a protocol* I'm designing. Protobuffers looks ideal to help speed
> development across multiple services. I didn't see anything about lists
> though. *Is it possible to do? *
>
> Some items may reference other incoming packets. *Is this also possible?*
> I know I can just assign IDs and do lookups the traditional way but I want
> to know if protobuffers has a built-in solution for this as well.
>
> Thank you
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To post to this group, send email to protobuf@googlegroups.com.
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Regards,

Marc

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to