<p></p>
<p>Update: I worked on the basic <a href="https://github.com/bisq-network/misq">misq</a> build/module organization.</p>
<p>I have also been working on a simpler way to use <code>jpackage</code> to build native package installers. The idea is to have custom gradle-plugins download and verify the jdk / jfx runtimes, then apply this <a href="https://github.com/petr-panteleyev/jpackage-gradle-plugin">jpackage wrapper plugin</a>.  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.</p>
<p>RE <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/chimp1984/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chimp1984">@chimp1984</a>'s <code>Agenda dev call 7.6.2021</code> comment:</p>
<p>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.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/projects/issues/51#issuecomment-855454805">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQ5J2QMBRBZPGKKAVLTRPIB5ANCNFSM43TW3JJQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQP5FJXDRUWKLDECJTTRPIB5A5CNFSM43TW3JJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGL6TIVI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/projects/issues/51#issuecomment-855454805",
"url": "https://github.com/bisq-network/projects/issues/51#issuecomment-855454805",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>