diff --git a/.gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (1).png b/.gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (3) (1).png similarity index 100% rename from .gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (1).png rename to .gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (3) (1).png diff --git a/.gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (2).png b/.gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (3) (2).png similarity index 100% rename from .gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (2).png rename to .gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (3) (2).png diff --git a/.gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3).png b/.gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (3) (3).png similarity index 100% rename from .gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3).png rename to .gitbook/assets/air_null_6 (1) (2) (2) (3) (3) (3) (3) (3) (3) (3) (3) (3).png diff --git a/.gitbook/assets/image (10).png b/.gitbook/assets/image (10).png new file mode 100644 index 0000000..219ea5c Binary files /dev/null and b/.gitbook/assets/image (10).png differ diff --git a/.gitbook/assets/image (11).png b/.gitbook/assets/image (11).png new file mode 100644 index 0000000..ac33e84 Binary files /dev/null and b/.gitbook/assets/image (11).png differ diff --git a/.gitbook/assets/image (9).png b/.gitbook/assets/image (9).png new file mode 100644 index 0000000..fe9c0d0 Binary files /dev/null and b/.gitbook/assets/image (9).png differ diff --git a/concepts.md b/concepts.md index 0fdef81..c3d80ad 100644 --- a/concepts.md +++ b/concepts.md @@ -1,7 +1,5 @@ # Concepts - - The Fluence solution enables a new class of decentralized Web3 solutions providing technical, security and business benefits otherwise not available. In order for solution architects and developers to realize these benefits, a shift in philosophy and implementation is required. With the Fluence tool chain available, developers should find it possible to code meaningful Web3 solutions in short order once an understanding of the core concepts and Aqua is in place. The remainder of this section introduces the core concepts underlying the Fluence solution. @@ -112,5 +110,3 @@ Figure 8: Stylized Par Execution ![](.gitbook/assets/image%20%288%29.png) - - diff --git a/p2p.md b/p2p.md index 3e66067..3cf0136 100644 --- a/p2p.md +++ b/p2p.md @@ -8,13 +8,13 @@ In some network models, such as client server, the request-response model genera Figure 2: Client Server Request Response Model - ![](https://i.imgur.com/ZYLUzne.png) +![](https://i.imgur.com/ZYLUzne.png) The Fluence peer-to-peer protocol, on the other hand, allows for a much more effective Request-Response processing pattern where responses are forward-chained to the next consuming service\(s\) without having to make the return trip to the client. See Figure 3. Figure 3: Fluence P2P Protocol Request Response Model - ![](https://i.imgur.com/g3RGBRf.png) +![](https://i.imgur.com/g3RGBRf.png) In a Fluence p2p implementation, our client application would call a credit check API deployed or proxy-ed on some peer and then send the response directly to the SMS API service possibly deployed on another peer -- similar to the flow depicted in Figure 1. diff --git a/quick_start/README.md b/quick_start/README.md index 5cc83ac..12bac20 100644 --- a/quick_start/README.md +++ b/quick_start/README.md @@ -1,7 +1,5 @@ # Quick Start - - The Fluence solution enables a new class of decentralized Web3 solutions providing technical, security and business benefits otherwise not available. In order for solution architects and developers to realize these benefits, a shift in philosophy and implementation is required. With the Fluence tool chain available, developers should find it possible to code meaningful Web3 solutions in short order once an understanding of the core concepts and Aqua is in place. The remainder of this section introduces the core concepts underlying the Fluence solution. @@ -112,5 +110,3 @@ Figure 8: Stylized Par Execution ![](../.gitbook/assets/image%20%288%29.png) - -