socket.io-p2p
Peer communicator
Provides a peer-to-peer communication system using WebSockets and signalling data transmission.
1k stars
46 watching
178 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 510 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,213 |
elephantio/elephant.io | A client library for socket.io written in PHP. | 110 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 424 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 694 |
chat-wane/rtc-scamp | Enables peer-to-peer communication and network formation without central server intervention | 7 |
socketcluster/socketcluster-client | Provides a JavaScript client for a real-time communication library | 293 |
peterzander/i2p-cs | A C# implementation of an I2P router for secure, decentralized communication networks. | 27 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
majestrate/i2p.socket | A Python library that enables I2P protocol using standard socket functionality | 17 |
btford/angular-socket-io | Provides an AngularJS integration with Socket.IO for real-time communication | 1,512 |
quobject/socketioclientdotnet | A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. | 792 |