No description
Find a file
2025-04-05 21:26:16 +02:00
.github Merge tag 'v2.50.3' 2025-04-05 21:26:16 +02:00
acknowledgments Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
bin Merge tag 'v2.50.3' 2025-04-05 21:26:16 +02:00
call_sim Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
config Merge tag 'v2.50.3' 2025-04-05 21:26:16 +02:00
gradle/wrapper Android: Update gradle to 8.6 2024-08-02 10:08:22 -07:00
mrp Apply formatting 2025-03-17 18:55:54 -07:00
protobuf Add receiving PeekInfo over RTP in SfuToDevice 2025-02-26 12:47:47 -08:00
src Merge tag 'v2.50.3' 2025-04-05 21:26:16 +02:00
.dockerignore Refactored protobuf to own crate 2024-06-21 13:09:41 -07:00
.flake8 Add flake8 and mypy (type) checking for Python scripts 2023-12-08 11:45:10 -08:00
.gitattributes Prevent auto-merge of acknowledgements 2023-12-15 13:48:48 -08:00
.gitignore Refactored protobuf to own crate 2024-06-21 13:09:41 -07:00
build.gradle Merge upstream 'v2.31.2' 2023-09-28 19:00:42 +02:00
BUILDING.md Implement ADM using cubeb 2024-09-23 15:38:23 -04:00
Cargo.lock Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
Cargo.toml Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
CHANGELOG.md Bump version to v2.50.3 2025-03-20 15:41:50 -07:00
gradle.properties Build Android products independently of WebRTC 2023-01-05 15:52:33 -08:00
gradlew Android: Update gradle to 8.6 2024-08-02 10:08:22 -07:00
gradlew.bat Android: Update gradle to 8.6 2024-08-02 10:08:22 -07:00
LICENSE Add missing section to end of LICENSE file 2021-08-28 15:05:31 -07:00
Makefile Move from yarn to npm 2024-08-06 12:22:22 -04:00
README.md Update readme for CLA 2021-01-28 15:54:37 -08:00
rust-toolchain Update to Rust 1.84.1 2025-02-10 17:51:57 -08:00
rustfmt.toml Add rustfmt.toml to customize formatting, switch to nightly formatter 2025-03-17 18:55:54 -07:00
SECURITY.md Add a SECURITY.md to direct reporters to security@signal.org 2023-05-30 12:45:49 -07:00
settings.gradle Build Android products independently of WebRTC 2023-01-05 15:52:33 -08:00
SignalRingRTC.podspec Bump version to v2.50.3 2025-03-20 15:41:50 -07:00

RingRTC

RingRTC is a middleware library providing Signal Messenger applications with video and voice calling services built on top of WebRTC.

Building

For building RingRTC see BUILDING.md.

Contributing

Contributions to this project are welcome. Pull requests should be tested across all supported platforms.

For larger changes and feature ideas, we ask that you propose it on the unofficial Community Forum for a high-level discussion with the wider community before implementation.

Signing a CLA (Contributor License Agreement) is required for all contributions.

Legal things

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2019-2021 Signal Messenger, LLC

Licensed under AGPLv3 only.