Pinned Repositories
foglet-cookbook
Learn how to use the foglet library to build fog computing applications
foglet-core
Easy use of WebRTC Networks with embedded network management and simple communication primitives
foglet-ndp
Query Delegation Protocols with Foglet
foglet-signaling-server
Standalone simple signaling server
n2n-overlay-wrtc
A WebRTC peer is able to mediate the connection establishment between its neighbors, i.e., it becomes a signaling server for its neighbors. It allows peers to organize their overlay network.
n2n-wrtc
Create and manage connections over the network using signaling services and (WebRTC) wrapper. Replacement package for n2n-overlay-wrtc and neighborhood-wrtc, This allows to do the same job but the package is completely rebuilt from scratch for simplicity and extensibility.
neighborhood-wrtc
neighborhood (or partial view) containing peers to communicate with.
spray-wrtc
Adaptive random peer sampling protocol running on top of WebRTC.
tman-wrtc
Peer-sampling protocol running on top of WebRTC that builds network topologies using ranking functions.
unicast-definition
Unicast component relying on a peer-sampling protocol. Similarly to socket.io, this module provides an event-like API to send and receive messages.
RAN3D's Repositories
RAN3D/spray-wrtc
Adaptive random peer sampling protocol running on top of WebRTC.
RAN3D/foglet-core
Easy use of WebRTC Networks with embedded network management and simple communication primitives
RAN3D/n2n-overlay-wrtc
A WebRTC peer is able to mediate the connection establishment between its neighbors, i.e., it becomes a signaling server for its neighbors. It allows peers to organize their overlay network.
RAN3D/n2n-wrtc
Create and manage connections over the network using signaling services and (WebRTC) wrapper. Replacement package for n2n-overlay-wrtc and neighborhood-wrtc, This allows to do the same job but the package is completely rebuilt from scratch for simplicity and extensibility.
RAN3D/tman-wrtc
Peer-sampling protocol running on top of WebRTC that builds network topologies using ranking functions.
RAN3D/foglet-cookbook
Learn how to use the foglet library to build fog computing applications
RAN3D/neighborhood-wrtc
neighborhood (or partial view) containing peers to communicate with.
RAN3D/foglet-signaling-server
Standalone simple signaling server
RAN3D/unicast-definition
Unicast component relying on a peer-sampling protocol. Similarly to socket.io, this module provides an event-like API to send and receive messages.
RAN3D/foglet-ndp
Query Delegation Protocols with Foglet
RAN3D/foglet
It's time to continue...
RAN3D/foglet-overlay
Implementaion of different T-Man overlay to use with foglet-core
RAN3D/foglet-scripts
Build and test foglet applications with minimal configuration