All Projects → saltyrtc → Saltyrtc Meta

saltyrtc / Saltyrtc Meta

Licence: mit
Protocol description and organisational information for SaltyRTC implementations.

Projects that are alternatives of or similar to Saltyrtc Meta

Ice
WIP RFC 8445 ICE implementation in go
Stars: ✭ 95 (+41.79%)
Mutual labels:  webrtc, protocol
Sdp
RFC 4566 SDP implementation in go
Stars: ✭ 109 (+62.69%)
Mutual labels:  webrtc, protocol
node-sctp
SCTP userspace sockets for Node.js
Stars: ✭ 47 (-29.85%)
Mutual labels:  webrtc, protocol
Ipfsfb
InterPlanetary File System for Business (IPFSfB) is an enterprise blockchain storage network based on InterPlanetary File System.
Stars: ✭ 57 (-14.93%)
Mutual labels:  protocol
Luamqtt
luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
Stars: ✭ 58 (-13.43%)
Mutual labels:  protocol
Webrtc For The Curious
WebRTC for the Curious: Go beyond the APIs
Stars: ✭ 1,130 (+1586.57%)
Mutual labels:  webrtc
Books
Awesome Books
Stars: ✭ 66 (-1.49%)
Mutual labels:  protocol
Docker Janus Gateway
Run janus gateway well configure for hublin in a Docker container.
Stars: ✭ 56 (-16.42%)
Mutual labels:  webrtc
Serverless Webrtc Signaling Server
Serverless WebRTC Signaling Server only works for WebRTC P2P.
Stars: ✭ 65 (-2.99%)
Mutual labels:  webrtc
Funyahoo Plusplus
A replacement Yahoo prpl (protocol plugin) for Pidgin/libpurple
Stars: ✭ 62 (-7.46%)
Mutual labels:  protocol
Javascript Media Recorder
WebRTC video recorder library for Javascript
Stars: ✭ 61 (-8.96%)
Mutual labels:  webrtc
Webtorrent Desktop
❤️ Streaming torrent app for Mac, Windows, and Linux
Stars: ✭ 8,587 (+12716.42%)
Mutual labels:  webrtc
Openvidu
OpenVidu Platform main repository
Stars: ✭ 1,133 (+1591.04%)
Mutual labels:  webrtc
Nbnet
single header C(99) library to implement client-server network code for games
Stars: ✭ 58 (-13.43%)
Mutual labels:  webrtc
Toonin
Technology that allows you to tune in to your friends and family in realtime using peer-to-peer sharing.
Stars: ✭ 67 (+0%)
Mutual labels:  webrtc
Webdriver Rust
Library implementing the wire protocol for the W3C WebDriver standard.
Stars: ✭ 56 (-16.42%)
Mutual labels:  protocol
Pandatvdanmu
Panda TV 弹幕助手 ( 熊猫TV 弹幕助手) (JAVA)
Stars: ✭ 65 (-2.99%)
Mutual labels:  protocol
Megachat
MEGA C++ SDK for chat-enabled apps
Stars: ✭ 61 (-8.96%)
Mutual labels:  webrtc
Rtp Streamer
rtp record and rtp streamer
Stars: ✭ 60 (-10.45%)
Mutual labels:  webrtc
Pquic
The PQUIC implementation, a framework that enables QUIC clients and servers to dynamically exchange protocol plugins that extend the protocol on a per-connection basis
Stars: ✭ 63 (-5.97%)
Mutual labels:  protocol

SaltyRTC

Join our chat on Gitter

SaltyRTC is an end-to-end encrypted signalling protocol. It offers to freely choose from a range of signalling tasks, such as setting up a WebRTC or ORTC peer-to-peer connection, or simply to exchange arbitrary data over the established transport in a secure manner. SaltyRTC is completely open to new and custom signalling tasks for everything feasible.

In this repository, you can find...

Implementations

If you have implemented a SaltyRTC client, task or server 👍 and you would like to add it to this list, we will gladly accept a pull request from you.

Clients and Tasks

Servers

Releases

When we release a new version of the protocol, a (new) task or the chunking specification, a tag will be added in the following format: protocol|chunking-<version> or for tasks task-<task-name>-<version>.

Note that specification versions are independent from each other. In case a new version of a specification breaks backwards compatibility to another specification, it will include a section stating how compatibility is affected.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].