webrtc-unreliable VS ice

Compare webrtc-unreliable vs ice and see what are their differences.

webrtc-unreliable

Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server (by kyren)

ice

A pure Rust implementation of ICE (by webrtc-rs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
webrtc-unreliable ice
8 1
385 31
0.8% -
5.7 7.2
21 days ago over 1 year ago
Rust Rust
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webrtc-unreliable

Posts with mentions or reviews of webrtc-unreliable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.

ice

Posts with mentions or reviews of ice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-15.
  • A pure Rust implementation of WebRTC API.
    4 projects | /r/rust | 15 Jan 2021
    repo https://github.com/webrtc-rs/webrtc is used for actual WebRTC API, such as RTCPeerConnection, RTCDataChannel, but currently is not implemented. According to the roadmap, this repo is still waiting for other two repos (TURN, ICE).

What are some alternatives?

When comparing webrtc-unreliable and ice you can also consider the following projects:

datachannel-rs - Rust wrappers for libdatachannel

webrtc - A pure Rust implementation of WebRTC

ozz-animation - Open source c++ skeletal animation library and toolset

FirebaseRTC - Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

turbulence - Networking library for games, multiplex reliable and unreliable streams over unreliable datagrams.

hashlink - An updated version of linked-hash-map and friends

Pion WebRTC - Pure Go implementation of the WebRTC API

Recast/Detour - Industry-standard navigation-mesh toolset for games

draco - Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.

msdfgen - Multi-channel signed distance field generator

libdatachannel - C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets