File size: 396 Bytes
065fee7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Status
======

Features and Limitations
------------------------

Nice things this library does:

- Idiomatic protocol buffer message representation and usage.
- Wraps the official protocol buffers implementation, and exposes its objects
  in the public API so that they are available where needed.


Upcoming work
-------------

- Specialized behavior for ``google.protobuf.FieldMask`` objects.