appframe-ricochetdeprecated

Ricochet plugin for appframe

Usage no npm install needed!

<script type="module">
  import appframeRicochet from 'https://cdn.skypack.dev/appframe-ricochet';
</script>

README

appframe-ricochet

Ricochet Plugin for Appframe on NPM.

API

This api is mounted at app.ricochet and includes a Ricochet client as documented on Ricochet's page.

Config ricochet.json5

  • host - Ricochet server host address
  • port - Ricochet server port number
  • local_address - Local address to bind Ricochet client address to
  • public_key - Public key for Ricochet client
  • private_key - Private key for Ricochet client
  • public_key - Auth key for Ricochet client