JSPM

  • Created
  • Published
  • Downloads 69
  • Score
    100M100P100Q34032F
  • License MIT

Aqua DHT library

Package Exports

  • @fluencelabs/aqua-dht

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fluencelabs/aqua-dht) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Aqua

Aqua is a new-gen language for distributed systems.

Aqua programs are executed on many peers, sequentially or in parallel, forming a single-use coordination network.

Aqua's runtime is heterogeneous: it includes browsers, servers, devices, all involved in solving a single task. Therefore, Aqua scripts are compiled into several targets at once, with AIR and Typescript as a default.

aqua-dht

Interface to DHT in aqua language

usage

TBD

references