mirror of
https://github.com/fluencelabs/aqua-book
synced 2024-12-04 15:20:19 +00:00
Merge branch 'main' into bb-edit
This commit is contained in:
commit
ae850557ba
@ -6,9 +6,3 @@
|
||||
* container
|
||||
* VSCode extension\(s\)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
# Language
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
* chain-forward pattern
|
||||
* Note on Marine, Wasm IT
|
||||
|
||||
Given an abundance of active and abandoned programming languages, why create another one ? The need for Aqua arises from the desire to maximize the potential afforded by peer-to-peer networks as a distributed hosting environment for services composable into applications and backends.
|
||||
Given an abundance of active and abandoned programming languages, why create another one ? The need for Aqua arises from the desire to maximize the potential afforded by peer-to-peer networks as a distributed hosting environment for services composable into applications and backends.
|
||||
|
||||
Figure x: need one new graphic to illustrate both aspects
|
||||
|
||||
@ -19,11 +19,11 @@ That is, Aqua provides the capabilities necessary to implement and execute a "fu
|
||||
* Programmable network requests
|
||||
* Extensible beyond peer-native services to Web2 resources
|
||||
|
||||
At the heart of the peer-to-peer programming model -- is this Fluence or Aquamarine ?
|
||||
At the heart of the peer-to-peer programming model -- is this Fluence or Aquamarine ?
|
||||
|
||||
* _particle_
|
||||
* _particle_
|
||||
|
||||
### A Taste Of Aqua
|
||||
## A Taste Of Aqua
|
||||
|
||||
or a different example?
|
||||
|
||||
@ -38,5 +38,3 @@ func greeter(name: string, greet: bool, node: string, service_id: string) -> str
|
||||
<- res
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user