You'd need to use a separate HTTP library for that.  Protobuf itself doesn't
provide HTTP integration, but once you have the bytes from the HTTP payload
you can use protobuf to parse them.

On Wed, Jan 13, 2010 at 10:04 AM, Rich <rz.li...@gmail.com> wrote:

> I'm fairly new to python and very new to protocol buffers.  Any points
> in the right direction would be helpful.
>
> thx
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To post to this group, send email to proto...@googlegroups.com.
> To unsubscribe from this group, send email to
> protobuf+unsubscr...@googlegroups.com<protobuf%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/protobuf?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.

Reply via email to