Ecosyste.ms: OpenCollective

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

github.com/webrtc-rs/util

Utilities for WebRTC.rs stack
https://github.com/webrtc-rs/util

Merge pull request #21 from xnorpx/chore/add-crate-move-notice

Add notice about crate moving to monorepo

84a1dff92e1c2eafa8a33708cc13588ad09caa41 authored over 2 years ago by Hugo Tunius <[email protected]>
Add notice about crate moving to monorepo

24c264663feef62393d05d6a2e38f7cd9cca9e5e authored over 2 years ago by Marcus Asteborg <[email protected]>
bump version to 0.5.4

54a3863dc2d3ff854cd5b03e0601bd38af6672e5 authored over 2 years ago by Anton Kaliaev <[email protected]>
update deps + loosen some requirements (#20)

rules:
- for crates that are below v1.0 -> specify the precise version
- If the code uses a fe...

142fbc4f3318638066a253e56cfdb52392a4f88a authored over 2 years ago by Anton Kaliaev <[email protected]>
Merge pull request #18 from foxzool/main

Fixed cross-compil build from Linux to Windows

2d193c0fd146e4d48ce63d07dbd085702b60aac2 authored over 2 years ago by Rusty Rain <[email protected]>
fix cross compile

36cb1b529de71fe3081c1fe5e957ddefb081f912 authored over 2 years ago by ZoOL <[email protected]>
upgrade to v0.5.3

d51c73a78bfdd45111f767804f531a0465c4f900 authored about 3 years ago by Rusty Rain <[email protected]>
Merge pull request #16 from giangndm/main

changed to using Notify in buffer for fixing loop without wait. added benchmark buffer

ee77d23089cd372272ef3643e29c57f81fc37191 authored about 3 years ago by Rusty Rain <[email protected]>
Merge pull request #2 from giangndm/fixing-buffer-read-loop-performance

fixed coding style by cargo fmt

2418426cc55a5413fec83454a3616d7ea3f83dd6 authored about 3 years ago by OWS-Giangndm <[email protected]>
fixed coding style by cargo fmt

a306df1196661f7bc0feb41e689d44c2f531a778 authored about 3 years ago by Giang Minh <[email protected]>
Merge pull request #1 from giangndm/fixing-buffer-read-loop-performance

changed to using Notify in buffer for fixing loop without wait. added benchmark buffer

38d6d4a01352e67fb35593f78a2a4771d689bcf6 authored about 3 years ago by OWS-Giangndm <[email protected]>
changed to using Notify in buffer for fixing loop without wait. added benchmark buffer

64aa675ff5173264b3282705ee968c250cabcd57 authored about 3 years ago by Giang Minh <[email protected]>
Merge pull request #15 from wangziyangyu/android_ifaddrs

Change the implementation of ifaddrs from C++ to C

d11b5da96fe49ff45663327555db446e6e3035fb authored about 3 years ago by Rusty Rain <[email protected]>
replace c++ impl with c version from libuv

0ca146e411e36bf3d36464f6767b47621d9fbe76 authored about 3 years ago by wangzixiang <[email protected]>
add example for ifaces()

6cd01150c36bf2e4f671ba2792e3553b2b977b74 authored about 3 years ago by wangzixiang <[email protected]>
upgrade to v0.5.2

8f47a53368e5ae876c3ee2559637f5696d124faa authored about 3 years ago by Rusty Rain <[email protected]>
add cancel handling in conn_udp_listener

9f9143de74179a04324d7fb823955639d9ef92f9 authored about 3 years ago by Rusty Rain <[email protected]>
add close handling in conn_disconnected_packet

1aeb26643d90aea7a1b044766b76cca55aaed500 authored about 3 years ago by Rusty Rain <[email protected]>
refactoring duration_since

4c50e28091118a5b7c2c1bd19291ab7d2a36c78c authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.5.1

f35070070ac8eeb8eb1b0e10eb9b8d2338538013 authored about 3 years ago by Rain Liu <[email protected]>
add sync feature with Mutex/RwLock/Once

0eafa6ca22825cdd3240ebc51b297c0dfdd77f89 authored about 3 years ago by Rain Liu <[email protected]>
upgrade to v0.5.0

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

74353fd3edc7cf3aef7211a7726643d75da32263 authored about 3 years ago by Rain Liu <[email protected]>
Update cargo.yml

5cb8c4ec485501c4f2a5626c316958e7e17d09fd authored about 3 years ago by Rusty Rain <[email protected]>
Merge pull request #12 from algesten/anyhow

Refactor out use of anyhow

841861478bbb620674b37403657e300114ec25bd authored about 3 years ago by Rusty Rain <[email protected]>
Refactor out use of anyhow

bad3affde3f5e35eb2439de9e4bbcf15a7cdbb48 authored about 3 years ago by Martin Algesten <[email protected]>
Merge pull request #11 from jelmansouri-legion/update_deps

Update dependencies

5881f9096ce94e65f222218f926bf59589b9f6ae authored about 3 years ago by Rusty Rain <[email protected]>
Update dependencies

4bd1486318421a0889eecd606015584de5fad908 authored about 3 years ago by Jalal El Mansouri <[email protected]>
update dep and upgrade to v0.4.3

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

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

36d5c018e82afc8d518686de0eeaa407bfac4899 authored over 3 years ago by Rain <[email protected]>
upgrade to v0.4.2

b16deb0e11a6de2d4000cf8f54b7571ef4b7ec03 authored over 3 years ago by Rain Liu <[email protected]>
Merge pull request #10 from Andrepuel/main

Added missing fields to ifaddrs struct on Android

649cbeac7e21e47378830ff39fd4e76cd84a3356 authored over 3 years ago by Rain <[email protected]>
Added missing fields to ifaddrs struct on Android

The original Android Open Source Project implementation of ifaddrs did not include the fields if...

8c33c3e7ef975b4d2384158da54219900fb197fa authored over 3 years ago by André Puel <[email protected]>
Update README.md

633bc1239f5f07e78f7cfbd1461ce141b4888007 authored over 3 years ago by Rain <[email protected]>
Merge pull request #9 from Andrepuel/main

Interface listing is not working on Android

b673d62f95bb66b022ffc5549e83881c3dc57751 authored over 3 years ago by Rain <[email protected]>
Moved ifaddrs android impl to the apropriate folder

Also fixed formatting on the build.rs file.

31ec14d48a2c226b80decec5ef0f7cc8c40844c9 authored over 3 years ago by André Puel <[email protected]>
Implementation fill for getifaddrs on Android

getifaddrs and freeifaddrs are not available on older Android NDK.

If compiling for Android, a ...

102bcb576d119bf7daa1e7e3d9ad61a4e98581ea authored over 3 years ago by André Puel <[email protected]>
Updated nix dependency to 0.22

b9dc602f85b9a16aa8e198a1603b203e9e545798 authored over 3 years ago by André Puel <[email protected]>
add remote_addr test

36bfda598dc6cf70d7ee75311550a2f5ffafa000 authored over 3 years ago by rainliu <[email protected]>
add remote_addr into Conn trait and upgrade to v0.4.1

cdc7e8a282035e283b2745069243b590f1458794 authored over 3 years ago by rainliu <[email protected]>
add SocketAddr to Listener trait accept return and upgrade to v0.4.0

1b3e8f51ec61022d8fdae8837b629cdd0bcbe9ed authored over 3 years ago by rainliu <[email protected]>
fix test_listener_concurrent

3f43454c550f8c33aa95fa3ffaf16cd1f96138b8 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.3.1

91115d3e06b8e8a6ad226dafa77bed1bed85dead authored over 3 years ago by rainliu <[email protected]>
impl recv_from for pipe and bridge

a2b46af834daca77c602e3754b3bde10b3072d8f authored over 3 years ago by rainliu <[email protected]>
add vnet feature condition for lazy_static

9bb532f802a7cd9202c2d5e369f36818fed87d6e authored over 3 years ago by rainliu <[email protected]>
add buffer dep for conn feature

c71ee8823553a20d80bbd9cf047adb37b11bcd00 authored over 3 years ago by rainliu <[email protected]>
temporally disable conn_udp_listener_test for windows

521e762243680e1d58834424f6fdccf576a8f3bb authored over 3 years ago by rainliu <[email protected]>
add test listener

e808ce7f9fba289d604c84a494dc229bd063ff89 authored over 3 years ago by rainliu <[email protected]>
fix recv_from for UdpConn

cb59320188446a456b60db367caa54aceed18e94 authored over 3 years ago by rainliu <[email protected]>
add on_closed in ConnObserver trait for vnet

b568866d79e380144d1638410bca744a5e9c5aca authored over 3 years ago by rainliu <[email protected]>
add close into Conn trait

2c38b7f88cce090f7fc878db84574940bd2c33b7 authored over 3 years ago by rainliu <[email protected]>
add udp_listener_test

d09b5cd1f9146d8bf27479b3ed9bedf493b0b37e authored over 3 years ago by rainliu <[email protected]>
add udp_listener

2fcfb9a44bce84a792fa1a3726a791531d0085d9 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.4

3594cb7db6219b5326da47495862618e8c7a6410 authored over 3 years ago by rainliu <[email protected]>
move DisconnectedPacketConn from sctp to util/conn

ff6d2c6802f986f31950932f1e6e00994451869c authored over 3 years ago by rainliu <[email protected]>
update github action names

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

2dff1f0e00c42e05ae6c099a0fe4d907f37ab5b6 authored over 3 years ago by rainliu <[email protected]>
fix previous commit by making vnet depending on ifaces feature

18af045deaf35d819ed3d3f5cd475304514b2028 authored over 3 years ago by rainliu <[email protected]>
refactoring features in Cargo.toml

a04c312413f7a12a0f459b1af14e02436e7939da authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.3

da8023b4ef101a0a1f92ca97b5870e1dc3a82934 authored over 3 years ago by rainliu <[email protected]>
remove Sized from Unmarshal trait

86fbb945c6f861504086df974333160c13c4cdae authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.2

8fdcab7953ab6e70ea2ff9a83e45ad3ab1713957 authored over 3 years ago by rainliu <[email protected]>
change Marshal trait's marshal_to as &mut [u8]

03f4aff32c73b269bbae97e380bef72213dc5de4 authored over 3 years ago by rainliu <[email protected]>
upgrade to v0.2.1

7ae8c42c9dce2d257dd0d0ef47fbbcb43a04415c authored over 3 years ago by rainliu <[email protected]>
refactroing Error and adding trait KeyingMaterialExporter

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

35f2066406bf23745cb4540e6221462cea17221a authored over 3 years ago by rainliu <[email protected]>
upgrade util to v0.2.0

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

324ca1ce300c10f65053e955fab551a0058f44b5 authored over 3 years ago by rainliu <[email protected]>
add marshal feature

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

9bb10bebd92ba51ccb93e4ddb94f6236700ab06f authored over 3 years ago by rainliu <[email protected]>
upgrdate to v0.1.21 to include bridge channel size fix

25e42c5fb76ebcd5249a871a44db40f5f5b665a2 authored over 3 years ago by rainliu <[email protected]>
increase bridge channel size

63c695d9354eab47f68a266445f06659c1c11a8e authored over 3 years ago by rainliu <[email protected]>
add bridge test

7c8364ac877f350311210157be78113d075708ae authored over 3 years ago by rainliu <[email protected]>
add bridge

6172a7a476e59adcc9213fbe8b578a9f34640519 authored over 3 years ago by rainliu <[email protected]>
upgrdate to v0.1.19 for features support

eb18a6381faefbea168a747a089edd3aa1e796cd authored over 3 years ago by rainliu <[email protected]>
Merge pull request #7 from chertov/add-vnet-feature

add vnet cargo feature

2f1c3fbbab8f16415c3987112f82699250e704e5 authored over 3 years ago by Rain Liu <[email protected]>
add other features, enable it by default

2fa57366d959028db5e74f2a4b19dcdceeded641 authored over 3 years ago by chertov <[email protected]>
add vnet cargo feature

83030bd10f1cee4fe066aee785f02e0ef1057427 authored over 3 years ago by chertov <[email protected]>
update github action's toolchain to v1.52.1

0e2fe898740bcb39b11ec34ed1eb6ba96e7d1d69 authored over 3 years ago by rainliu <[email protected]>
fix clippy warning for rust version 1.52.1

f908663ffaf6511056f680ac5432d6cee4dfcf33 authored over 3 years ago by rainliu <[email protected]>
Merge pull request #5 from Flakebi/enum-ifaces

Continue enumerating after unknown interfaces

5ff29152eed3c71c740b6463dd406d33f9463901 authored over 3 years ago by Rain Liu <[email protected]>
Continue enumerating after unknown interfaces

On my system, `ifa_addr` is null for some interface.
All the inet interfaces were listed after t...

95ceea55c30d586e5a6f608d3bfd3f6be2870ad4 authored over 3 years ago by Flakebi <[email protected]>
upgrade to v0.1.18

d815381af982910391e03870c5b8c5c05d9476d9 authored over 3 years ago by rainliu <[email protected]>
fix clippy warning

3276591e2c9f255a8b145a96be73799271b85cd7 authored over 3 years ago by rainliu <[email protected]>
make trait Conn's local_addr() as async and upgrade to v0.1.17

e74f94d8e6bc8e85994934afd69830fb0db2e18c authored over 3 years ago by rainliu <[email protected]>
make vnet some submodule pub and upgrade to v0.1.16

2d9581df398f5b6e5f00414542c4d344ee1903d4 authored over 3 years ago by rainliu <[email protected]>
fix vnet.resolve_addr and upgrade to v0.1.15

a32bbce0a54b38476fb2d9ff9129c110e7debbb7 authored over 3 years ago by rainliu <[email protected]>
remove log::debug from process_chunks and upgrade to v0.1.14

075d6176b83e60439ec4150e20e86ec978d7e009 authored over 3 years ago by rainliu <[email protected]>
fix NetConfig and upgrade to v0.1.13

7e6e19a8a378fc06e5c372e265052456ef5f8387 authored over 3 years ago by rainliu <[email protected]>
refactoring net and upgrade to v0.1.12

349b4143489abb99c791453347dd426cdbac60a5 authored over 3 years ago by rainliu <[email protected]>
fix resolver::lookup and updgrade to v0.1.11

153760288844e2c2216f83244fadbcc1c05e11a6 authored over 3 years ago by rainliu <[email protected]>
add name() for interface and make pub for net::resolve_addr()

159e9b71c12c1b40e6ce170a49f56c4a2ee25615 authored over 3 years ago by rainliu <[email protected]>
enable test_router_delay only for linux test

bea737375c79574eb6eb9be70e5317145cac8e80 authored over 3 years ago by Rain Liu <[email protected]>
fix windows build and upgrade to v0.1.9

366763d4fa087ca1baec08020c54c5a23993e3ba authored over 3 years ago by Rain Liu <[email protected]>
Update README.md

b1a9b4cc68466bdbd8700fbb85c5d00f21d01fd8 authored almost 4 years ago by Rain Liu <[email protected]>
Update README.md

c792b61bafa35e7430dcc8fd66f126e1b26787d2 authored almost 4 years ago by Rain Liu <[email protected]>
disable windows-latest temporally in Actions

d9bfafc2d8a5547eb51eca78c35e9dce2342cec2 authored almost 4 years ago by Rain Liu <[email protected]>
upgrade to v0.1.8

0aad3cfaca93a7ad2568891d961713bb47928bc3 authored almost 4 years ago by Rain Liu <[email protected]>
add router_test.rs

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