📄️ Data
Throughout the lifecycle of the library, there have been implemented several mechanisms to deal with data commonly found within web applications and programs for the environmental and hydrological domain. This data varies based on the source and are msotly standardized to include different ways to extract and utilize it.
📄️ Connections
Connectivity through the internet
📄️ Functionalities
Server/Client Connections
📄️ Server-to-Peer
The HydroRTC library is composed on two main interaction mechanisms: server-to-peer and peer-to-peer connections. Both rely on the connection to a server to manipulate and handle information, however, it is meant to deliver a seamless interaction for the client.
📄️ Peer-to-Peer
The library has implemented a particular subset of options for peer-to-peer connectivity. It leverages the connectivity from Peer.js by creating several levels of abstractions through the inclusion methods that are event-driven.
🗃️ Case Studies
3 items