I'm looking to work with some information in Google's Protocol Buffer format, but it appears that FME doesn't naively support it. Short of creating some python/java (and external libraries) to read and convert it to JSON, but I wanted to see if anyone had any experience working with it and FME. I did a quick look around and found this blog post from a few years back describing how they use(d) it for sending messages back and forth in FME Server, but I can't seem to find anything else about it online.
Anyone have any experience working with Protocol buffers and/or FME and would have tips on how to best proceed?