This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Commit 9667c4f
feat!: Standalone web JS Client (#243)
- Move marine-related part into FJS repo (fixes DXJ-184)
- Move towards component-oriented architecture (fixes DXJ-183)
- Different JS Client distros for node.js and web (fixes DXJ-185)
- Update libp2p to 0.42.2 (fixes DXJ-26)
- Add JS Client API (fixes DXJ-196, fixes DXJ-177, fixes DXJ-60)
- Add Smoke test for JS Client web (fixes DXJ-253)
---------
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>1 parent e02c506 commit 9667c4f
File tree
212 files changed
+19207
-10571
lines changed- .github/workflows
- docs
- assets
- classes
- interfaces
- packages
- @tests
- aqua
- _aqua
- src
- _aqua
- frameworks/cra-ts
- public
- src
- marine
- node
- src
- web
- src
- test
- react_test/src
- smoke_node
- src
- smoke_web
- public
- smoke
- src
- client
- api
- src
- compilerSupport
- js-client.node
- src
- js-client.web.standalone
- src
- js-client.web
- src
- tools
- src
- core
- interfaces
- src
- js-peer
- aqua
- src
- compilerSupport
- __test__
- connection
- interfaces
- js-peer
- __test__
- data
- integration
- unit
- _aqua
- builtins
- keypair
- __test__
- marine
- deps-loader
- worker-script
- worker
- fluence-connection
- src
- fluence-interfaces
- src
- fluence-js
- aqua/tests
- src
- __test__
- _aqua
- integration
- unit
- compiler
- internal
- _aqua
- compilerSupport
- v3impl
- fluence-keypair
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+19207
-10571
lines changedFile renamed without changes.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 31 | | |
41 | 32 | | |
42 | 33 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments