Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
WebRTC.rs
WebRTC in Rust. A pure Rust implementation of WebRTC stack.
Collective -
Host: opensource -
https://opencollective.com/webrtc-rs
- Website: https://webrtc.rs
- Code: https://github.com/webrtc-rs
packetizer: implement bytes crate for packetizer
github.com/webrtc-rs/rtp - ef870215f8f3538f030ee2bf3d15280b94673d65 authored almost 4 years ago
github.com/webrtc-rs/rtp - ef870215f8f3538f030ee2bf3d15280b94673d65 authored almost 4 years ago
header: add bytesmut support to header
github.com/webrtc-rs/rtp - 2dae9ace34483833f3e5829cb3549523e4be8309 authored almost 4 years ago
github.com/webrtc-rs/rtp - 2dae9ace34483833f3e5829cb3549523e4be8309 authored almost 4 years ago
packet: add bytes crate support to packet
github.com/webrtc-rs/rtp - 690a263a14bb5e654e2fe173365e36df1a71ef97 authored almost 4 years ago
github.com/webrtc-rs/rtp - 690a263a14bb5e654e2fe173365e36df1a71ef97 authored almost 4 years ago
g711: add bytes crate to g711
github.com/webrtc-rs/rtp - 804550998ed52f2cbcbc8a147bfee9aaad0b0d0a authored almost 4 years ago
github.com/webrtc-rs/rtp - 804550998ed52f2cbcbc8a147bfee9aaad0b0d0a authored almost 4 years ago
errors: add defined errors
github.com/webrtc-rs/rtp - ba39146754bc2ae46a303259c20ae9452f40d3e9 authored almost 4 years ago
github.com/webrtc-rs/rtp - ba39146754bc2ae46a303259c20ae9452f40d3e9 authored almost 4 years ago
packet: add bytes crate support to packet
github.com/webrtc-rs/webrtc - 6374e401f0fbb0e5b048ea6ed4de267fa5a50766 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 6374e401f0fbb0e5b048ea6ed4de267fa5a50766 authored almost 4 years ago
g722: add bytes crate to g722
github.com/webrtc-rs/webrtc - 5dc71526c6d98c3cee9a0c3116eda1b99e7c3e88 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 5dc71526c6d98c3cee9a0c3116eda1b99e7c3e88 authored almost 4 years ago
header: derive clone for header
packet: derive clone for packet
github.com/webrtc-rs/webrtc - 86ef782add55c36dcd0cbf8a010caea464886582 authored almost 4 years ago
header: add bytesmut support to header
github.com/webrtc-rs/webrtc - ea31ff5c9109756bb1c3cec5fd2588c7d6c7163a authored almost 4 years ago
github.com/webrtc-rs/webrtc - ea31ff5c9109756bb1c3cec5fd2588c7d6c7163a authored almost 4 years ago
extension: add bytes crate to extenstion
errors: improve errors
github.com/webrtc-rs/webrtc - f5d073d753a03206f2300022cac33809b0b90d68 authored almost 4 years ago
g711: add bytes crate to g711
github.com/webrtc-rs/webrtc - 375963d6e199b7ad8f6d8b3df8f1a9ef81d79531 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 375963d6e199b7ad8f6d8b3df8f1a9ef81d79531 authored almost 4 years ago
h264: add bytes crate to h264
github.com/webrtc-rs/webrtc - e1fe14b35f6a8e230eeed17ea748603e5ab979d1 authored almost 4 years ago
github.com/webrtc-rs/webrtc - e1fe14b35f6a8e230eeed17ea748603e5ab979d1 authored almost 4 years ago
packetizer: implement bytes crate for packetizer
github.com/webrtc-rs/webrtc - e19fba81938f045b40d27c71ddbc3d2473a313aa authored almost 4 years ago
github.com/webrtc-rs/webrtc - e19fba81938f045b40d27c71ddbc3d2473a313aa authored almost 4 years ago
errors: add defined errors
github.com/webrtc-rs/webrtc - 587353e68810583d7af3c0b2e72cccf3e81d0b77 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 587353e68810583d7af3c0b2e72cccf3e81d0b77 authored almost 4 years ago
add virtual net support
github.com/webrtc-rs/webrtc - 44296f2f1bdf16cc9e28f943d30b19913b9c8808 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 44296f2f1bdf16cc9e28f943d30b19913b9c8808 authored almost 4 years ago
add virtual net support
github.com/webrtc-rs/ice - 5b5edd06b69e544b84d11cff27540f0fafbd8822 authored almost 4 years ago
github.com/webrtc-rs/ice - 5b5edd06b69e544b84d11cff27540f0fafbd8822 authored almost 4 years ago
fix resolver::lookup and updgrade to v0.1.11
github.com/webrtc-rs/util - 153760288844e2c2216f83244fadbcc1c05e11a6 authored almost 4 years ago
github.com/webrtc-rs/util - 153760288844e2c2216f83244fadbcc1c05e11a6 authored almost 4 years ago
fix resolver::lookup and updgrade to v0.1.11
github.com/webrtc-rs/webrtc - 3b5a9c02744580ffb3ea78eeed5ccd8adf00c765 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 3b5a9c02744580ffb3ea78eeed5ccd8adf00c765 authored almost 4 years ago
add name() for interface and make pub for net::resolve_addr()
github.com/webrtc-rs/util - 159e9b71c12c1b40e6ce170a49f56c4a2ee25615 authored almost 4 years ago
github.com/webrtc-rs/util - 159e9b71c12c1b40e6ce170a49f56c4a2ee25615 authored almost 4 years ago
add name() for interface and make pub for net::resolve_addr()
github.com/webrtc-rs/webrtc - e67864096db8b0615660d97deb70245ffa8dc8c5 authored almost 4 years ago
github.com/webrtc-rs/webrtc - e67864096db8b0615660d97deb70245ffa8dc8c5 authored almost 4 years ago
update dep util to v0.1.9 and enable windows build
github.com/webrtc-rs/webrtc - 7b3b67c8d19d2c44a9ba3caf37731f840e501f4a authored almost 4 years ago
github.com/webrtc-rs/webrtc - 7b3b67c8d19d2c44a9ba3caf37731f840e501f4a authored almost 4 years ago
update dep util to v0.1.9 and enable windows build
github.com/webrtc-rs/ice - cc762149e7d1f51ff54220a17047ee9a136f88ae authored almost 4 years ago
github.com/webrtc-rs/ice - cc762149e7d1f51ff54220a17047ee9a136f88ae authored almost 4 years ago
update deps util to v0.1.9 and enable windows build
github.com/webrtc-rs/webrtc - c3782907f3156bca6a13b9b9b3d38a00a17c8aa8 authored almost 4 years ago
github.com/webrtc-rs/webrtc - c3782907f3156bca6a13b9b9b3d38a00a17c8aa8 authored almost 4 years ago
update deps util to v0.1.9 and enable windows build
github.com/webrtc-rs/turn - d60cfa179ff8e2bd02c994753836012e1f3468b0 authored almost 4 years ago
github.com/webrtc-rs/turn - d60cfa179ff8e2bd02c994753836012e1f3468b0 authored almost 4 years ago
enable test_router_delay only for linux test
github.com/webrtc-rs/webrtc - 3cca3d46a8a029742a10ec7668569466538fb963 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 3cca3d46a8a029742a10ec7668569466538fb963 authored almost 4 years ago
enable test_router_delay only for linux test
github.com/webrtc-rs/util - bea737375c79574eb6eb9be70e5317145cac8e80 authored almost 4 years ago
github.com/webrtc-rs/util - bea737375c79574eb6eb9be70e5317145cac8e80 authored almost 4 years ago
upgrade to v0.2.5
github.com/webrtc-rs/webrtc - b7475dcd3877ed5263d8e8e4423ded36806eb488 authored almost 4 years ago
github.com/webrtc-rs/webrtc - b7475dcd3877ed5263d8e8e4423ded36806eb488 authored almost 4 years ago
upgrade to v0.2.5
github.com/webrtc-rs/mdns - 60e1043d23928a6e8c40732d0df6dde938405fa7 authored almost 4 years ago
github.com/webrtc-rs/mdns - 60e1043d23928a6e8c40732d0df6dde938405fa7 authored almost 4 years ago
enable windows build
github.com/webrtc-rs/mdns - c52713059a8d42290b7d9f0062f8b5839916a1fa authored almost 4 years ago
github.com/webrtc-rs/mdns - c52713059a8d42290b7d9f0062f8b5839916a1fa authored almost 4 years ago
enable windows build
github.com/webrtc-rs/webrtc - a8ddd2f2d41f21ea27b729860529fdb57dc63524 authored almost 4 years ago
github.com/webrtc-rs/webrtc - a8ddd2f2d41f21ea27b729860529fdb57dc63524 authored almost 4 years ago
Update Cargo.toml
github.com/webrtc-rs/webrtc - 4c0ab4b41dea1b33442403ee336b84e59f7e4ff9 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 4c0ab4b41dea1b33442403ee336b84e59f7e4ff9 authored almost 4 years ago
Update Cargo.toml
github.com/webrtc-rs/mdns - 28ad174654a90bcc4579af5e97b356e58e915123 authored almost 4 years ago
github.com/webrtc-rs/mdns - 28ad174654a90bcc4579af5e97b356e58e915123 authored almost 4 years ago
fix windows build and upgrade to v0.1.9
github.com/webrtc-rs/util - 366763d4fa087ca1baec08020c54c5a23993e3ba authored almost 4 years ago
github.com/webrtc-rs/util - 366763d4fa087ca1baec08020c54c5a23993e3ba authored almost 4 years ago
fix windows build and upgrade to v0.1.9
github.com/webrtc-rs/webrtc - eedf35f87e9e1a92ae4efcf55b8c557c7c33a9aa authored almost 4 years ago
github.com/webrtc-rs/webrtc - eedf35f87e9e1a92ae4efcf55b8c557c7c33a9aa authored almost 4 years ago
disable windows-latest temporally for Actions
github.com/webrtc-rs/webrtc - 987d085a7801fbec2ee83b9fe39a83dd265557e2 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 987d085a7801fbec2ee83b9fe39a83dd265557e2 authored almost 4 years ago
disable windows-latest temporally for Actions
github.com/webrtc-rs/turn - 4323261394890206870cbbb3d9d7b63a373cc6de authored almost 4 years ago
github.com/webrtc-rs/turn - 4323261394890206870cbbb3d9d7b63a373cc6de authored almost 4 years ago
disable windows-latest temporally for Actions
github.com/webrtc-rs/ice - ef1e088161992be0a390180a549ef840948ad9c0 authored almost 4 years ago
github.com/webrtc-rs/ice - ef1e088161992be0a390180a549ef840948ad9c0 authored almost 4 years ago
disable windows-latest temporally for Actions
github.com/webrtc-rs/webrtc - 13c9de7227b7ef26a05c0d71596d3045be01571b authored almost 4 years ago
github.com/webrtc-rs/webrtc - 13c9de7227b7ef26a05c0d71596d3045be01571b authored almost 4 years ago
disable windows-latest temporally for Actions
github.com/webrtc-rs/webrtc - 4346effb837c2f7bad604f7cbe36aaad25a91fd1 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 4346effb837c2f7bad604f7cbe36aaad25a91fd1 authored almost 4 years ago
disable windows-latest temporally for Actions
github.com/webrtc-rs/mdns - 74d41f108c74c5d17b5d1d1e32100b0a2edc720f authored almost 4 years ago
github.com/webrtc-rs/mdns - 74d41f108c74c5d17b5d1d1e32100b0a2edc720f authored almost 4 years ago
Update README.md
github.com/webrtc-rs/webrtc - fdbf18b9cb8e73cc74d38c27f13bf58ffee56256 authored almost 4 years ago
github.com/webrtc-rs/webrtc - fdbf18b9cb8e73cc74d38c27f13bf58ffee56256 authored almost 4 years ago
Update README.md
github.com/webrtc-rs/util - b1a9b4cc68466bdbd8700fbb85c5d00f21d01fd8 authored almost 4 years ago
github.com/webrtc-rs/util - b1a9b4cc68466bdbd8700fbb85c5d00f21d01fd8 authored almost 4 years ago
Update README.md
github.com/webrtc-rs/webrtc - 6fa2387bee1174165a5bbdc0fbd43fff756de9f8 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 6fa2387bee1174165a5bbdc0fbd43fff756de9f8 authored almost 4 years ago
Update README.md
github.com/webrtc-rs/util - c792b61bafa35e7430dcc8fd66f126e1b26787d2 authored almost 4 years ago
github.com/webrtc-rs/util - c792b61bafa35e7430dcc8fd66f126e1b26787d2 authored almost 4 years ago
disable windows-latest temporally in Actions
github.com/webrtc-rs/util - d9bfafc2d8a5547eb51eca78c35e9dce2342cec2 authored almost 4 years ago
github.com/webrtc-rs/util - d9bfafc2d8a5547eb51eca78c35e9dce2342cec2 authored almost 4 years ago
disable windows-latest temporally in Actions
github.com/webrtc-rs/webrtc - c579cab37f64174d32b13ea241e3c6371fbaa24b authored almost 4 years ago
github.com/webrtc-rs/webrtc - c579cab37f64174d32b13ea241e3c6371fbaa24b authored almost 4 years ago
upgrade to v0.1.8
github.com/webrtc-rs/webrtc - 4d403047331e41e42244c4c8f6f8b5cbede61b58 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 4d403047331e41e42244c4c8f6f8b5cbede61b58 authored almost 4 years ago
upgrade to v0.1.8
github.com/webrtc-rs/util - 0aad3cfaca93a7ad2568891d961713bb47928bc3 authored almost 4 years ago
github.com/webrtc-rs/util - 0aad3cfaca93a7ad2568891d961713bb47928bc3 authored almost 4 years ago
add router_test.rs
github.com/webrtc-rs/util - 29418f6203cc04fb54089c747f13b7188e02735a authored almost 4 years ago
github.com/webrtc-rs/util - 29418f6203cc04fb54089c747f13b7188e02735a authored almost 4 years ago
add router_test.rs
github.com/webrtc-rs/webrtc - 4286880db5e55495eb0e9f0a778207658a6535aa authored almost 4 years ago
github.com/webrtc-rs/webrtc - 4286880db5e55495eb0e9f0a778207658a6535aa authored almost 4 years ago
finish net_test.rs
github.com/webrtc-rs/util - ee7654fc9d92578261949aa31bb9797eba36833f authored almost 4 years ago
github.com/webrtc-rs/util - ee7654fc9d92578261949aa31bb9797eba36833f authored almost 4 years ago
finish net_test.rs
github.com/webrtc-rs/webrtc - 3d4684a1f56d43b2a3e13613322c0ebc993bb205 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 3d4684a1f56d43b2a3e13613322c0ebc993bb205 authored almost 4 years ago
add net virtual tests (WIP)
github.com/webrtc-rs/webrtc - 5d683c873766583b9700f501a0a910a5e7741c98 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 5d683c873766583b9700f501a0a910a5e7741c98 authored almost 4 years ago
add net virtual tests (WIP)
github.com/webrtc-rs/util - 0a250096cde1e7e28d076e94521b08b02d203916 authored almost 4 years ago
github.com/webrtc-rs/util - 0a250096cde1e7e28d076e94521b08b02d203916 authored almost 4 years ago
add net native tests
github.com/webrtc-rs/webrtc - 39295d9ffb0f7d39ca755f405bd7050530e0fdd1 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 39295d9ffb0f7d39ca755f405bd7050530e0fdd1 authored almost 4 years ago
add net native tests
github.com/webrtc-rs/util - 7fe3559baf7c35d42bbc861c96b8234487956108 authored almost 4 years ago
github.com/webrtc-rs/util - 7fe3559baf7c35d42bbc861c96b8234487956108 authored almost 4 years ago
finish net.rs
github.com/webrtc-rs/webrtc - 2146ce3a1ef332572a83101b76d0972ea39bd72f authored almost 4 years ago
github.com/webrtc-rs/webrtc - 2146ce3a1ef332572a83101b76d0972ea39bd72f authored almost 4 years ago
finish net.rs
github.com/webrtc-rs/util - a473f5bb5fe1d9302faaf608ac51b66caf672d81 authored almost 4 years ago
github.com/webrtc-rs/util - a473f5bb5fe1d9302faaf608ac51b66caf672d81 authored almost 4 years ago
make test_new_long_term_auth_handler only for *nix platform
github.com/webrtc-rs/webrtc - 307ddf76568047987a0a06c9d78c50bfcb7c460f authored almost 4 years ago
github.com/webrtc-rs/webrtc - 307ddf76568047987a0a06c9d78c50bfcb7c460f authored almost 4 years ago
make test_new_long_term_auth_handler only for *nix platform
github.com/webrtc-rs/turn - 78dace86891d33f62c1a71ef9a10ddc56ab69c08 authored almost 4 years ago
github.com/webrtc-rs/turn - 78dace86891d33f62c1a71ef9a10ddc56ab69c08 authored almost 4 years ago
use lookup_host to workaround test_new_long_term_auth_handler
github.com/webrtc-rs/webrtc - e9d8f4fe88383f03d9c6f131280d7b7033f8b86a authored almost 4 years ago
github.com/webrtc-rs/webrtc - e9d8f4fe88383f03d9c6f131280d7b7033f8b86a authored almost 4 years ago
use lookup_host to workaround test_new_long_term_auth_handler
github.com/webrtc-rs/turn - f395ef701199e62168f5af11fa4505f21e49c02f authored almost 4 years ago
github.com/webrtc-rs/turn - f395ef701199e62168f5af11fa4505f21e49c02f authored almost 4 years ago
update mdns/turn deps
github.com/webrtc-rs/ice - b24e035e990b81a03114b16828626eb46ed6e52f authored almost 4 years ago
github.com/webrtc-rs/ice - b24e035e990b81a03114b16828626eb46ed6e52f authored almost 4 years ago
update mdns/turn deps
github.com/webrtc-rs/webrtc - d9487e57865e6e2145aaa93a84c6b9b2e2f4aa94 authored almost 4 years ago
github.com/webrtc-rs/webrtc - d9487e57865e6e2145aaa93a84c6b9b2e2f4aa94 authored almost 4 years ago
upgrade to v0.1.1
github.com/webrtc-rs/webrtc - 6dd7440450f52e585100371e1e88791474994007 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 6dd7440450f52e585100371e1e88791474994007 authored almost 4 years ago
upgrade to v0.1.1
github.com/webrtc-rs/turn - a870ece85da45aaa81d98206fde654dcd75b2b10 authored almost 4 years ago
github.com/webrtc-rs/turn - a870ece85da45aaa81d98206fde654dcd75b2b10 authored almost 4 years ago
upgrade to v0.2.4
github.com/webrtc-rs/webrtc - fd4da31ea49d8efae45c8c84e1fa0d0f2f1df1ea authored almost 4 years ago
github.com/webrtc-rs/webrtc - fd4da31ea49d8efae45c8c84e1fa0d0f2f1df1ea authored almost 4 years ago
upgrade to v0.2.4
github.com/webrtc-rs/mdns - f0945b392167268bb424c10be2f310d94f583ffa authored almost 4 years ago
github.com/webrtc-rs/mdns - f0945b392167268bb424c10be2f310d94f583ffa authored almost 4 years ago
replace ifaces crate with util::ifaces
github.com/webrtc-rs/webrtc - 1c88151d3bc5df192048764970f32dc168b7c46f authored almost 4 years ago
github.com/webrtc-rs/webrtc - 1c88151d3bc5df192048764970f32dc168b7c46f authored almost 4 years ago
replace ifaces crate with util::ifaces
github.com/webrtc-rs/ice - e56cb56ca0320fac367c774d4a0ac60d17d1bd4c authored almost 4 years ago
github.com/webrtc-rs/ice - e56cb56ca0320fac367c774d4a0ac60d17d1bd4c authored almost 4 years ago
use unimplemented!() for TODO set_reuse_port for windows platform
github.com/webrtc-rs/webrtc - 7412e42479f0a9067eb8a53c4864dce323f536eb authored almost 4 years ago
github.com/webrtc-rs/webrtc - 7412e42479f0a9067eb8a53c4864dce323f536eb authored almost 4 years ago
use unimplemented!() for TODO set_reuse_port for windows platform
github.com/webrtc-rs/mdns - 116e3dee5cf39969bfb587e456346314c07ffc64 authored almost 4 years ago
github.com/webrtc-rs/mdns - 116e3dee5cf39969bfb587e456346314c07ffc64 authored almost 4 years ago
replace ifaces crate with util::ifaces
github.com/webrtc-rs/mdns - cb8c1699ad1ae8185b5dccedb624654a2716f3b6 authored almost 4 years ago
github.com/webrtc-rs/mdns - cb8c1699ad1ae8185b5dccedb624654a2716f3b6 authored almost 4 years ago
replace ifaces crate with util::ifaces
github.com/webrtc-rs/webrtc - 927dc02df0f24d5c4062b7b532a3fdeb954b46f1 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 927dc02df0f24d5c4062b7b532a3fdeb954b46f1 authored almost 4 years ago
upgrade to v0.1.7
github.com/webrtc-rs/webrtc - 2a990d913c268e6636f5b7de4b4194ff49fe9f91 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 2a990d913c268e6636f5b7de4b4194ff49fe9f91 authored almost 4 years ago
upgrade to v0.1.7
github.com/webrtc-rs/util - 934bca7bff1b197ccf903e8205f0286186af6af1 authored almost 4 years ago
github.com/webrtc-rs/util - 934bca7bff1b197ccf903e8205f0286186af6af1 authored almost 4 years ago
move macro_use to lib.rs
github.com/webrtc-rs/util - 7bc280fe290c254b4d14cf5b01fc39694a7ded88 authored almost 4 years ago
github.com/webrtc-rs/util - 7bc280fe290c254b4d14cf5b01fc39694a7ded88 authored almost 4 years ago
move macro_use to lib.rs
github.com/webrtc-rs/webrtc - 06bdfdc05c133a0e5eca95cd744d2d8fa6929f6f authored almost 4 years ago
github.com/webrtc-rs/webrtc - 06bdfdc05c133a0e5eca95cd744d2d8fa6929f6f authored almost 4 years ago
fix mac tests
github.com/webrtc-rs/util - 45cfa111c4969fca0ed7c21b2c84fe793b9a99f3 authored almost 4 years ago
github.com/webrtc-rs/util - 45cfa111c4969fca0ed7c21b2c84fe793b9a99f3 authored almost 4 years ago
fix mac tests
github.com/webrtc-rs/webrtc - 0219e070aa7c108f1c3ac59ea04881c8edf99318 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 0219e070aa7c108f1c3ac59ea04881c8edf99318 authored almost 4 years ago
integrate https://github.com/misuzu/rust-interfaces into util
github.com/webrtc-rs/webrtc - 91f89f8914c109174e6bf05da0ae05c7b63af1e5 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 91f89f8914c109174e6bf05da0ae05c7b63af1e5 authored almost 4 years ago
integrate https://github.com/misuzu/rust-interfaces into util
github.com/webrtc-rs/util - 14eef6773acd61d968f5957e7b4783b79fba16e7 authored almost 4 years ago
github.com/webrtc-rs/util - 14eef6773acd61d968f5957e7b4783b79fba16e7 authored almost 4 years ago
remove git rev # for ifaces
github.com/webrtc-rs/ice - e3e5c095efe40fb42a2556de9265222c2832c9c5 authored almost 4 years ago
github.com/webrtc-rs/ice - e3e5c095efe40fb42a2556de9265222c2832c9c5 authored almost 4 years ago
remove git rev # for ifaces
github.com/webrtc-rs/webrtc - 1730e2e3f6729a9461de8bb917ebef2fff5b5aa7 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 1730e2e3f6729a9461de8bb917ebef2fff5b5aa7 authored almost 4 years ago
replace crate ifaces with git repo rust-interfaces
github.com/webrtc-rs/util - 027c4daea6e2b4103c6178793bf0aa780c5cd39a authored almost 4 years ago
github.com/webrtc-rs/util - 027c4daea6e2b4103c6178793bf0aa780c5cd39a authored almost 4 years ago
replace crate ifaces with git repo rust-interfaces
github.com/webrtc-rs/webrtc - 8d24ea0e998bf9345ccad33dd8287f4c85f8f331 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 8d24ea0e998bf9345ccad33dd8287f4c85f8f331 authored almost 4 years ago
replace crate ifaces with git repo rust-interfaces
github.com/webrtc-rs/webrtc - db985915c84565b7d12160a2145c1442f319d189 authored almost 4 years ago
github.com/webrtc-rs/webrtc - db985915c84565b7d12160a2145c1442f319d189 authored almost 4 years ago
replace crate ifaces with git repo rust-interfaces
github.com/webrtc-rs/ice - 59b18b98a570186cbb555da6f086e75d58f3fd5b authored almost 4 years ago
github.com/webrtc-rs/ice - 59b18b98a570186cbb555da6f086e75d58f3fd5b authored almost 4 years ago
replace crate ifaces with git repo rust-interfaces
github.com/webrtc-rs/webrtc - 3b7b220f23b200aa901d7451f7b3581c4a5c891a authored almost 4 years ago
github.com/webrtc-rs/webrtc - 3b7b220f23b200aa901d7451f7b3581c4a5c891a authored almost 4 years ago
replace crate ifaces with git repo rust-interfaces
github.com/webrtc-rs/mdns - 6a5f8fe3e81b9bb97caec325ca523afa9fe62f7b authored almost 4 years ago
github.com/webrtc-rs/mdns - 6a5f8fe3e81b9bb97caec325ca523afa9fe62f7b authored almost 4 years ago
repace signal-hook with ctrlc for cross-platform
github.com/webrtc-rs/mdns - 13aff12466186cadd4a540ae99925f79e09b48b4 authored almost 4 years ago
github.com/webrtc-rs/mdns - 13aff12466186cadd4a540ae99925f79e09b48b4 authored almost 4 years ago
repace signal-hook with ctrlc for cross-platform
github.com/webrtc-rs/webrtc - ceb22b99ce7663793ee46b0a1adc839c66f8c9e9 authored almost 4 years ago
github.com/webrtc-rs/webrtc - ceb22b99ce7663793ee46b0a1adc839c66f8c9e9 authored almost 4 years ago
enable env_logger to test windows
github.com/webrtc-rs/turn - 026504b1093dda63ef4a2656007b31cc1638ddad authored almost 4 years ago
github.com/webrtc-rs/turn - 026504b1093dda63ef4a2656007b31cc1638ddad authored almost 4 years ago
enable env_logger to test windows
github.com/webrtc-rs/webrtc - 817387219fdde1d3df7988c30ae82617c70509d5 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 817387219fdde1d3df7988c30ae82617c70509d5 authored almost 4 years ago
replace signal-hook with ctrlc for cross-platform
github.com/webrtc-rs/webrtc - 54e336ee738383406e52e6af3127adfc8a0916e5 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 54e336ee738383406e52e6af3127adfc8a0916e5 authored almost 4 years ago
replace signal-hook with ctrlc for cross-platform
github.com/webrtc-rs/turn - 06585bb1952c615a3ce5835b6d4c403d6e89f099 authored almost 4 years ago
github.com/webrtc-rs/turn - 06585bb1952c615a3ce5835b6d4c403d6e89f099 authored almost 4 years ago
add mac/win run for github actions
github.com/webrtc-rs/util - ede430d505a145bbfe5bed66364d51ef756c928b authored almost 4 years ago
github.com/webrtc-rs/util - ede430d505a145bbfe5bed66364d51ef756c928b authored almost 4 years ago
add mac/win run for github actions
github.com/webrtc-rs/webrtc - 5b978ec39ddc0d97712cf69561afa977662a3e57 authored almost 4 years ago
github.com/webrtc-rs/webrtc - 5b978ec39ddc0d97712cf69561afa977662a3e57 authored almost 4 years ago
add mac/win run for github actions
github.com/webrtc-rs/webrtc - ce1092241fb8016f9e0345e59d772e294429820d authored almost 4 years ago
github.com/webrtc-rs/webrtc - ce1092241fb8016f9e0345e59d772e294429820d authored almost 4 years ago
add mac/win run for github actions
github.com/webrtc-rs/ice - 1fa3264d66955c232cde4e05532ef81b75b17c95 authored almost 4 years ago
github.com/webrtc-rs/ice - 1fa3264d66955c232cde4e05532ef81b75b17c95 authored almost 4 years ago