-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,4 +33,8 @@ The ultimate goal of WATER is to provide familiar network programming interfaces | |
|
||
With a WebAssembly Transport Module (WATM), WATER can be configured for either client-side or server-side applications as it provides both dialer and listener implementations. It is worth noting that a WATM may be written in a way to support either client-side or server-side applications, or both. Please consult the provider of the WATM for more information. | ||
|
||
The architecture of WATER, especially how WATER is built, is available [here](architecture.html). | ||
The architecture of WATER, especially how WATER is built, is available [here](architecture.html). | ||
|
||
## Contacts & Get involved | ||
|
||
WATER is a joint project with researchers from the University of Michigan and the University of Colorado Boulder. If you’d like to find out more or help support our efforts, please contact us at [[email protected]](mailto:[email protected]) or join the discussion panel we host [here](https://github.com/refraction-networking/water-doc/discussions). |