i feel your pain. i have had exactly the same problem using protobufs over nats.

i think it comes down to the competing demands of the data representations of 
different applications, and keeping a clean, minimal layout on the wire. i 
ended up with a disappointing amount of boilerplate code per RPC.

i decided this is the price i have to pay for the type security that protobufs 
offer.  if anyone comes up with a clean solution i would be interested.

-Steve

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/dc6ff8cd-a52a-49a4-8c28-4d0259293ad1%40googlegroups.com.

Reply via email to