mountebank icon indicating copy to clipboard operation
mountebank copied to clipboard

Add protobuf support

Open bbyars opened this issue 9 years ago • 1 comments

Similar predicate matching as XML/JSON, with perhaps some response serializatoin, etc. https://github.com/dcodeIO/protobuf.js

bbyars avatar Apr 20 '16 17:04 bbyars

In the meantime, is there a recommended JavaScript lib we could inject? To convert PB to JSON? Another challenge on my end, FWIW, is that the implementation of ProtoBuf I'm working with is transmitted over UDP instead of TCP.

markhu avatar Dec 21 '16 23:12 markhu