Ecosyste.ms: OpenCollective

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

github.com/webrtc-rs/sdp

A pure Rust implementation of SDP
https://github.com/webrtc-rs/sdp

Update README.md

e6fd3e0193356e0dde03ca45a0b77e8b73560401 authored over 2 years ago by Rusty Rain <[email protected]>
update deps + loosen some requirements (#10)

* update deps + loosen some requirements

rules:
- for crates that are below v1.0 -> specify ...

9047d51ce49858110e6735ee7f0915be23fbee64 authored over 2 years ago by Anton Kaliaev <[email protected]>
upgrade to v0.5.1

517781cb33bb6933a23202930e65c7fb78ce0218 authored about 3 years ago by Rusty Rain <[email protected]>
upgrade to v0.5.0

c378a82f82c6ec0dde4a74d50e0c5f5b14cab599 authored about 3 years ago by Rusty Rain <[email protected]>
Merge pull request #9 from k0nserv/fix-sdp-attributes

Fix Media attribute lookup

e83caecf445a5cfe8617391a6e61655812e47c15 authored about 3 years ago by Rusty Rain <[email protected]>
Fix Media attribute lookup

34fbbe6355298720b1e0db084596589ef08bea66 authored about 3 years ago by Hugo Tunius <[email protected]>
refactoring duration_since

01bd18582fca607d1a01bdf175f15d1a03d317fe authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.4.0

be21f95a4b83c2f1a2f859c5be773160aad684e4 authored about 3 years ago by Rain Liu <[email protected]>
update README.md

57bb1affe2e7c6e5524afeffe91c171e35cc43fc authored about 3 years ago by Rain Liu <[email protected]>
optimize unmarshal

ed533a4e70244dd6bd266e65ea5221b7cb3dcea0 authored about 3 years ago by Rain Liu <[email protected]>
fix SEMANTIC_TOKEN_WEBRTC_MEDIA_STREAMS

86c0aed19319f5e5821c9428754045c58c33aab9 authored about 3 years ago by Rain Liu <[email protected]>
add benchmark

1f967105cd1039d3567fcf216c95ae2955d16e0c authored about 3 years ago by Rain Liu <[email protected]>
fix fuzz

7d7c9899231aa2d55743c8aa65a93c758c63619a authored about 3 years ago by Rain Liu <[email protected]>
add SyntaxError

4d1e568f343a78a1fde349d32f11a4ff088eb645 authored about 3 years ago by Rain Liu <[email protected]>
refactoring code

25ef95487e2e1a04654965f08a1c44ce590d5212 authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.3.0

c413ad73b820e49093f54016068e701c7fd2cf35 authored about 3 years ago by Rain Liu <[email protected]>
Merge pull request #8 from algesten/clippy

fix clippy warnings

2c92dda3b7355e31f8f4ecacdc86955695454e2e authored about 3 years ago by Rusty Rain <[email protected]>
fix clippy warnings

4f45a87b881161124c612c00b2436bd089328a53 authored about 3 years ago by Martin Algesten <[email protected]>
Update cargo.yml

7ccf32c51dfce58f2c23cb806241b57d0591c69b authored about 3 years ago by Rusty Rain <[email protected]>
Merge pull request #6 from algesten/anyhow

Refactor out use of anyhow

9312dd844cdd19da05d5dcb31e39ba6bffc9dfd3 authored about 3 years ago by Rusty Rain <[email protected]>
Fix doc warnings

476f61a6a5601a7fa28c3bdc2139753367b56a9c authored about 3 years ago by Martin Algesten <[email protected]>
Refactor out use of anyhow

d8a8bedbc0f59051535e064fa7f19f33390e2ab7 authored about 3 years ago by Martin Algesten <[email protected]>
Update README.md

cb9211d1fe7b5201e7185efbfc72ae2593cf69d9 authored over 3 years ago by Rusty Rain <[email protected]>
update Cargo.toml license to "MIT/Apache-2.0"

9b4d856c2367cf028a00648b0785463c16d85309 authored over 3 years ago by Rain Liu <[email protected]>
Update cargo.yml

1533194e1a288573104fb037a4f6f4236948b6b3 authored over 3 years ago by Rain <[email protected]>
upgrade to v0.2.3

b12e61b20996cddb3beaf39b7b7c1e113da19dbb authored over 3 years ago by Rain Liu <[email protected]>
rename new to new_jsep_media_description

76a815524b86b2a5a659858af8d985e68133a63b authored over 3 years ago by Rain Liu <[email protected]>
add Clone to structs

6fbdf212f1bffe8730ab847732296ba9b5eabb28 authored over 3 years ago by Rain Liu <[email protected]>
upgrade to v0.2.2

411ddf7fde36ad2afcd9e28074f570c277583629 authored over 3 years ago by Rain Liu <[email protected]>
add with_fingerprint

8b516dee78912e79db34c7240c8fc6c19313e62a authored over 3 years ago by Rain Liu <[email protected]>
update github action names

6eae6dcfb85b25b22221199f18e5521d1f54259c authored over 3 years ago by rainliu <[email protected]>
change licensing from MIT to dual MIT/Apache 2.0

357c024296d48339491206e106bb0b3cadd91bf6 authored over 3 years ago by rainliu <[email protected]>
refactoring Error and upgrade to v0.2.1

5df3f8c6e217799fdc55e8f3f6803d9bddb1dfe8 authored over 3 years ago by rainliu <[email protected]>
add equal for Error

34c9f97e012fcddc35dd0598ca33aff4c565e838 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.0

c4faa6176f8288b9c780a7063e70edd55b8ee9d1 authored over 3 years ago by rainliu <[email protected]>
refactoring error handling with thiserror + anyhow

07579da3752cf262fa328e856253906f0edc333b authored over 3 years ago by rainliu <[email protected]>
refactoring ConnectionRole

cb5b37cd8386048c618c2c8a05072ae08fecc606 authored over 3 years ago by rainliu <[email protected]>
Add codecov token

d9df38e11baac5c87fcdfe93b8ddb597ebef9181 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.1.4 to support fuzz

77ef1cdd4f6b84730d396de10ab250ce058ec6c2 authored over 3 years ago by rainliu <[email protected]>
Merge pull request #5 from scottlamb/pr-fuzz

fuzz test and fix panic

899cabf48732537c06d8a132fe1f243d4b0edd66 authored over 3 years ago by Rain <[email protected]>
don't panic on multiplicative overflow

2024a04a00bb61c13c611be5536b2674616c8858 authored over 3 years ago by Scott Lamb <[email protected]>
fuzz testing

Use via:
```
cargo +nightly install cargo-fuzz
cargo +nightly fuzz run parse_session
```

This f...

445d65fe21ac56705f09b7b0a5aa05968ece71f1 authored over 3 years ago by Scott Lamb <[email protected]>
update github action's toolchain to v1.52.1

486a1c1f3327e50c3f07d655cfe99725098b01a2 authored over 3 years ago by rainliu <[email protected]>
make struct public and upgrade to v0.1.3

2e945163d9af50e58d2cde508223253f54375321 authored over 3 years ago by rainliu <[email protected]>
add documents and upgrade to v0.1.2

9be987d8b9b1c232c7153fec32830617290f3263 authored over 3 years ago by rainliu <[email protected]>
update code to sync up with pion/sdp/v3.0.4

1fc4df09a976e5488d91fd4904b7c452ae0bf060 authored over 3 years ago by rainliu <[email protected]>
use sdp as crate name and upgrade to v0.1.1

ca2704b5f988daeed48020809f8582827f05178f authored over 3 years ago by rainliu <[email protected]>
add mac/win run for github actions

f1d4b04ef67a63ce8ec4de89884e6809632cd1a8 authored almost 4 years ago by Rain Liu <[email protected]>
Merge pull request #3 from edmellum/refactor-error-handling

Refactor error handling

6585e1ecfc8031bdd1c86f232f8286eafe2b1379 authored almost 4 years ago by Rain Liu <[email protected]>
Format

7c8ad57df291ad5f0dab407e6585a7d26539fcd0 authored almost 4 years ago by David Ed Mellum <[email protected]>
Refactor error handling

* Remove dependency on webrtc-rs-util as it's only used for error handling
* Add dependency on t...

d71e23321833e90f022346942b194adc76448f57 authored almost 4 years ago by David Ed Mellum <[email protected]>
Merge pull request #2 from trivigy/main

Add discord badge with valid invite link

9c8a55f63ac010263a260934576ed9d883adb231 authored almost 4 years ago by Rain Liu <[email protected]>
Add discord badge with valid invite link

5f0499b557b30fb7020eace9c88d7970fe84d992 authored almost 4 years ago by Konstantin Itskov <[email protected]>
Update Cargo.toml

1632a6e87b78f670d6bb05f23e08fe2b15602cb4 authored almost 4 years ago by Rain Liu <[email protected]>
prepare crates.io publish

69571cd5583ceba1944c46b9b4ff0e923b014f60 authored almost 4 years ago by Rain Liu <[email protected]>
update README.md

64753d101a0b29858c7ae001dc0a0b2981ebb046 authored almost 4 years ago by Rain Liu <[email protected]>
add init code

a3b4e4068696eb2e0de62593a705364f24dd938f authored almost 4 years ago by Rain Liu <[email protected]>
Initial commit

4b4df2892ec6d0d56b6d018547b3e1c98905aad8 authored almost 4 years ago by Rain Liu <[email protected]>