[bisq-network/bisq] Minimal api (#3001)

battleofwizards notifications at github.com
Wed Sep 18 12:36:40 UTC 2019


The `gRPC` approach seems interesting.

It's basically `protobuf` over HTTP/2 by Google (very well supported and documented).

It's pretty much self-contained and very low on dependencies while still covering all typical needs like objects ser/deser, param validation, routing, server, and client.

As we already use protobuf and Google stack of Java libraries, this feels like a good fit for Bisq.

Not sure if there are no hidden blockers though, would require more research!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3001#issuecomment-532664341
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190918/94649649/attachment.html>


More information about the bisq-github mailing list