[bisq-network/projects] Message board for multi-protocol project (working title Misq) (#51)

Stan notifications at github.com
Sun Jun 6 22:03:42 CEST 2021


Update: I worked on the basic [misq](https://github.com/bisq-network/misq) build/module organization.

I have also been working on a simpler way to use `jpackage` to build native package installers. The idea is to have custom gradle-plugins download and verify the jdk / jfx runtimes, then apply this [jpackage wrapper plugin](https://github.com/petr-panteleyev/jpackage-gradle-plugin).  The download plugins (java) just need download-urls, checksums, and extraction path specs in the configuration to work, then the jpackage plugin is applied.  It looks like the jpackage plugin supports mac app signing, but I have not tried it yet.

RE @chimp1984's `Agenda dev call 7.6.2021` comment:  

I don't think we have to choose between grpc or web/rest, unless dev time is the only consideration.  The server apis would not  depend on any grpc or web libraries.  Grpc services and a web app could run simultaneously, using the same api instances.  There is no need to make grpc work with web clients;  a web frwk like ratpack would do that instead -- unless dev time is the issue.


-- 
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/projects/issues/51#issuecomment-855454805
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210606/d80ab815/attachment.htm>


More information about the bisq-github mailing list