mountebank
mountebank copied to clipboard
Add protobuf support
Similar predicate matching as XML/JSON, with perhaps some response serializatoin, etc. https://github.com/dcodeIO/protobuf.js
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.