Protobuf doesn't have any control over how the data is sent--it just
handles parsing and serialization. If you want to send messages over the
network then it's up to you to decide how to do that and at what frequency.

On Wed, Aug 14, 2019 at 2:57 AM majid aminian <majida...@gmail.com> wrote:

> *i have GPS sensor and that sensor send 1000 packet per second i would
> like to receive data in 100 milliseconds, *
> *but in default protobuf receive data per second, so how can i receive
> stream data per milliseconds in protobuf?*
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/protobuf/a518c0f6-d052-4ded-ae4a-5098d7b22df3%40googlegroups.com
> <https://groups.google.com/d/msgid/protobuf/a518c0f6-d052-4ded-ae4a-5098d7b22df3%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/CADqAXr7XHtg4ScCSe_qXMKTeStzu6QWHwMKNPjwmNbenMhoOhg%40mail.gmail.com.

Reply via email to