Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/webrtc-rs/data

A pure Rust implementation of WebRTC DataChannel API
https://github.com/webrtc-rs/data

Add notice about crate moving to monorepo

k0nserv opened this pull request over 2 years ago
[PollDataChannel] reset shutdown_fut future after done

melekes opened this pull request over 2 years ago
change DataChannel::accept 3rd argument to be a ref

melekes opened this pull request over 2 years ago
allow acceptance of existing channels

stuqdog opened this pull request over 2 years ago
update util and derive_builder crates

melekes opened this pull request over 2 years ago
update deps + loosen some requirements

melekes opened this pull request over 2 years ago
return early if the incoming stream was reset

melekes opened this pull request over 2 years ago
only shutdown write half of the stream during PollDataChannel::shutdown

melekes opened this pull request over 2 years ago
poll_data_channel: implement polling instead of proxying to stream

melekes opened this pull request over 2 years ago
disable test_data_channel_buffered_amount and test_stats

melekes opened this pull request over 2 years ago
add PollDataChannel::poll_write_vectored

melekes opened this pull request over 2 years ago
fix clippy warnings

melekes opened this pull request over 2 years ago
Support completely unreliable datachannels

connorcarpenter opened this pull request almost 3 years ago
add PollDataChannel - impl AsyncRead & AsyncWrite

melekes opened this pull request almost 3 years ago
Refactor out use of anyhow

algesten opened this pull request over 3 years ago
V0.1beta

rainliu opened this pull request over 3 years ago
Basic implementation

regexident opened this pull request over 3 years ago