netflux
Peer transport API
An isomorphic JavaScript peer-to-peer transport API based on WebRTC and WebSocket.
JavaScript client and server side transport API based on WebRTC & WebSocket
213 stars
16 watching
14 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 2 awesome lists
isomorphicmiddlewarep2ppeer-networkuniversal-javascriptwebrtcwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
mtrpcic/pathjs | A lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState. | 1,096 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 89 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |
public-transport/hafas-rest-api | Provides a REST API to interact with the HAFAS client. | 25 |
aperturerobotics/bifrost | A modular networking engine for peer-to-peer communication with pluggable transports and support for various protocols | 537 |
patrickjuchli/basic-ftp | An FTP client library for Node.js, supporting key features like TLS encryption and IPv6. | 675 |
peermusic/secure-webrtc-swarm | A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
pmuens/friends | Connects a React Native app to a Meteor backend via DDP for a simple social networking application | 63 |
pixelscommander/viraljs | Middleware to enable peer-to-peer distribution of web applications through a decentralized CDN | 962 |
cjb/serverless-webrtc | A demonstration of WebRTC-based peer-to-peer communication without a signaling server | 1,545 |