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
add handshake_message_server_key_exchange and test
github.com/webrtc-rs/webrtc - c6bd1ec406dfb0e2e69d609b23ad822664d927a6 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c6bd1ec406dfb0e2e69d609b23ad822664d927a6 authored about 4 years ago by Rain Liu <[email protected]>
add HandshakeMessageHelloVerifyRequest and test
github.com/webrtc-rs/webrtc - 4779c515cfc06c72d9b44ffcc3a9a160d07da44c authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 4779c515cfc06c72d9b44ffcc3a9a160d07da44c authored about 4 years ago by Rain Liu <[email protected]>
add handshake_message_certificate_request/verify
github.com/webrtc-rs/webrtc - 30b398ac0128933452828690222ddf20b74fc80b authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 30b398ac0128933452828690222ddf20b74fc80b authored about 4 years ago by Rain Liu <[email protected]>
add handshake_message_certificate_request
github.com/webrtc-rs/webrtc - e4d0a51f6b380c2bb5bc9e193f12a4838c8d92da authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - e4d0a51f6b380c2bb5bc9e193f12a4838c8d92da authored about 4 years ago by Rain Liu <[email protected]>
add handshake_message_certificate and test
github.com/webrtc-rs/webrtc - 4e151699f3f8c5356cd6bfd4d7192a74c5e103bd authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 4e151699f3f8c5356cd6bfd4d7192a74c5e103bd authored about 4 years ago by Rain Liu <[email protected]>
add other content implementation
github.com/webrtc-rs/webrtc - 978d217074555413da491923b09aa2de356190d5 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 978d217074555413da491923b09aa2de356190d5 authored about 4 years ago by Rain Liu <[email protected]>
add dtls alert
github.com/webrtc-rs/webrtc - 11447f513d5f75406b1c6112844fc660c630538c authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 11447f513d5f75406b1c6112844fc660c630538c authored about 4 years ago by Rain Liu <[email protected]>
upgrade tokio from 0.2 to 0.3
github.com/webrtc-rs/webrtc - 7ab1bbf022e7fc701cba22c0d0649bf778e1e4c6 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7ab1bbf022e7fc701cba22c0d0649bf778e1e4c6 authored about 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - c7a761186f85fba50b89f5ed10c810a1db74ae5f authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c7a761186f85fba50b89f5ed10c810a1db74ae5f authored about 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - ca9ce31878b3930bcfca7a627b379a19c653273c authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - ca9ce31878b3930bcfca7a627b379a19c653273c authored about 4 years ago by Rain Liu <[email protected]>
Finish SRTP
github.com/webrtc-rs/webrtc - d78d5dff91cdd6548619f124c4e928d16f39d2c8 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - d78d5dff91cdd6548619f124c4e928d16f39d2c8 authored about 4 years ago by Rain Liu <[email protected]>
add session rtcp tests
github.com/webrtc-rs/webrtc - 55a2b190f752e563bc2e41053752225e17eb3836 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 55a2b190f752e563bc2e41053752225e17eb3836 authored about 4 years ago by Rain Liu <[email protected]>
add more session rtp tests
github.com/webrtc-rs/webrtc - 65fc705d9946c73a91b7c7185d0484ce3fc8d2f6 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 65fc705d9946c73a91b7c7185d0484ce3fc8d2f6 authored about 4 years ago by Rain Liu <[email protected]>
add session_test (WIP
github.com/webrtc-rs/webrtc - 865903230ba1b21478e215b5eaf3f046619a22db authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 865903230ba1b21478e215b5eaf3f046619a22db authored about 4 years ago by Rain Liu <[email protected]>
add session
github.com/webrtc-rs/webrtc - 2b83dc38f5cd6d4ae28e27892a67bb5406885980 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 2b83dc38f5cd6d4ae28e27892a67bb5406885980 authored about 4 years ago by Rain Liu <[email protected]>
add srtp/srtcp context tests
github.com/webrtc-rs/webrtc - c8b32ba2b2f96edce173bcfaa12311319f69712a authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c8b32ba2b2f96edce173bcfaa12311319f69712a authored about 4 years ago by Rain Liu <[email protected]>
add context_test.rs
github.com/webrtc-rs/webrtc - f1bec34c255d0c2422b17da2be87330dd8fc5808 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f1bec34c255d0c2422b17da2be87330dd8fc5808 authored about 4 years ago by Rain Liu <[email protected]>
finish context and srtp/srtcp
github.com/webrtc-rs/webrtc - aca9e4c829487e60369c86fc17d6eba3e4bc59d9 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - aca9e4c829487e60369c86fc17d6eba3e4bc59d9 authored about 4 years ago by Rain Liu <[email protected]>
refactor context (WIP)
github.com/webrtc-rs/webrtc - 26e3ce744273e81b022d4c782ff32db103e9e00b authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 26e3ce744273e81b022d4c782ff32db103e9e00b authored over 4 years ago by Rain Liu <[email protected]>
refactor cipher
github.com/webrtc-rs/webrtc - 8072e835ca126c6a37abd42e2bb933b7f5114d4d authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 8072e835ca126c6a37abd42e2bb933b7f5114d4d authored over 4 years ago by Rain Liu <[email protected]>
add protection_profile
github.com/webrtc-rs/webrtc - 13d3357da7e530b944634a887e8ba387ff48e2b3 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 13d3357da7e530b944634a887e8ba387ff48e2b3 authored over 4 years ago by Rain Liu <[email protected]>
add key_derivation
github.com/webrtc-rs/webrtc - d212037fa546083dca32d0d1c3e326ead0988bbf authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - d212037fa546083dca32d0d1c3e326ead0988bbf authored over 4 years ago by Rain Liu <[email protected]>
add option.rs in srtp
github.com/webrtc-rs/webrtc - b8acfbe56d222b026c31a041086b0a953c1f17eb authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - b8acfbe56d222b026c31a041086b0a953c1f17eb authored over 4 years ago by Rain Liu <[email protected]>
add replay_detector_test
github.com/webrtc-rs/webrtc - 613a0b154d7d59d111c3184a68792a35a5880b7b authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 613a0b154d7d59d111c3184a68792a35a5880b7b authored over 4 years ago by Rain Liu <[email protected]>
add replay_detector.rs
github.com/webrtc-rs/webrtc - b4b9f84ffda92fa94b130bbebefe979df09ce575 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - b4b9f84ffda92fa94b130bbebefe979df09ce575 authored over 4 years ago by Rain Liu <[email protected]>
rename to fixed_big_int.rs
github.com/webrtc-rs/webrtc - a99307ad2e4d76df93cbed228cb8c41e31019340 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - a99307ad2e4d76df93cbed228cb8c41e31019340 authored over 4 years ago by Rain Liu <[email protected]>
add FixedBigInt
github.com/webrtc-rs/webrtc - 038003a0a4da7c3e79616cbd354e29c18501294d authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 038003a0a4da7c3e79616cbd354e29c18501294d authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 542c4eeb5608a97c564555ee465862964965aef6 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 542c4eeb5608a97c564555ee465862964965aef6 authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - f18cb05e7e08a23ebfeeafec515ef334b1771610 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f18cb05e7e08a23ebfeeafec515ef334b1771610 authored over 4 years ago by Rain Liu <[email protected]>
add more buffer tests
github.com/webrtc-rs/webrtc - af6238c2fc4889d3aa1a445d321c67ba8af33f77 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - af6238c2fc4889d3aa1a445d321c67ba8af33f77 authored over 4 years ago by Rain Liu <[email protected]>
update buffer implementation and remove deadline
github.com/webrtc-rs/webrtc - 9389775e6cc01392765d4dff222667f034fc9345 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 9389775e6cc01392765d4dff222667f034fc9345 authored over 4 years ago by Rain Liu <[email protected]>
add and pass deadline_test
github.com/webrtc-rs/webrtc - 6b1c12c1bc15a4e940a905db17629ace91ecb403 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6b1c12c1bc15a4e940a905db17629ace91ecb403 authored over 4 years ago by Rain Liu <[email protected]>
add deadeline
github.com/webrtc-rs/webrtc - f5d3d7063a6623a295b18d72262e824e714f0eba authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f5d3d7063a6623a295b18d72262e824e714f0eba authored over 4 years ago by Rain Liu <[email protected]>
move buffer from util to transport
github.com/webrtc-rs/webrtc - 0aed7c555a9b3b7dac0cd70b13f9971bff622df8 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 0aed7c555a9b3b7dac0cd70b13f9971bff622df8 authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - a9340b020afb6afa71e48afd660904489159d13b authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - a9340b020afb6afa71e48afd660904489159d13b authored over 4 years ago by Rain Liu <[email protected]>
update README.md
github.com/webrtc-rs/webrtc - 80b53b5dbe5e823850e748f91136e89125cd5c27 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 80b53b5dbe5e823850e748f91136e89125cd5c27 authored over 4 years ago by Rain Liu <[email protected]>
add transport_layer_cc_test
github.com/webrtc-rs/webrtc - 8da77305e6c40a41b2212ca7fa554a85350aabfa authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 8da77305e6c40a41b2212ca7fa554a85350aabfa authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 45d4aa1af0428991b42cbfe0684cea65db8d9f4d authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 45d4aa1af0428991b42cbfe0684cea65db8d9f4d authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 3f44c0b30416b04d339ff7870a6d1328e8444bc7 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 3f44c0b30416b04d339ff7870a6d1328e8444bc7 authored over 4 years ago by Rain Liu <[email protected]>
add fir and tcc to packet.rs
github.com/webrtc-rs/webrtc - c340be2761f0554e53173de9204749bb118c80c5 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c340be2761f0554e53173de9204749bb118c80c5 authored over 4 years ago by Rain Liu <[email protected]>
add unit_test
github.com/webrtc-rs/webrtc - a0e3f83a7def9e887af9cf979f7b6c20dcc2ebe8 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - a0e3f83a7def9e887af9cf979f7b6c20dcc2ebe8 authored over 4 years ago by Rain Liu <[email protected]>
add transport_layer_cc
github.com/webrtc-rs/webrtc - f024797dca2ac2a73a5b8192ab52829473047228 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f024797dca2ac2a73a5b8192ab52829473047228 authored over 4 years ago by Rain Liu <[email protected]>
add full_intra_request and test
github.com/webrtc-rs/webrtc - 9935f9fb096004bda1861c95f012792b28031ae3 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 9935f9fb096004bda1861c95f012792b28031ae3 authored over 4 years ago by Rain Liu <[email protected]>
update rtcp code
github.com/webrtc-rs/webrtc - d4d12e11100a0679aee91cbbe4ac4c43e2c4380d authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - d4d12e11100a0679aee91cbbe4ac4c43e2c4380d authored over 4 years ago by Rain Liu <[email protected]>
comple h264 and add h264 test
github.com/webrtc-rs/webrtc - f6c863967411278d40d77b621a8e3b434215ce6e authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f6c863967411278d40d77b621a8e3b434215ce6e authored over 4 years ago by Rain Liu <[email protected]>
add h264 depacketizer
github.com/webrtc-rs/webrtc - c01d8fe5e7d92afbf54bcf982823d71d8a598064 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c01d8fe5e7d92afbf54bcf982823d71d8a598064 authored over 4 years ago by Rain Liu <[email protected]>
add g711 and test
github.com/webrtc-rs/webrtc - 3014aaa7e01a49c50b4bf3854b0e4c375a4cfbc4 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 3014aaa7e01a49c50b4bf3854b0e4c375a4cfbc4 authored over 4 years ago by Rain Liu <[email protected]>
add TODO in packet_test
github.com/webrtc-rs/webrtc - bf70cbf22ca9dbfbb486e5ea7e884fec71cbd42c authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - bf70cbf22ca9dbfbb486e5ea7e884fec71cbd42c authored over 4 years ago by Rain Liu <[email protected]>
add transport_cc_extension and test
github.com/webrtc-rs/webrtc - 52683c92190ca5356aaa3c1d3749f327c71c06fc authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 52683c92190ca5356aaa3c1d3749f327c71c06fc authored over 4 years ago by Rain Liu <[email protected]>
add test_packetizer_abs_send_time
github.com/webrtc-rs/webrtc - fcf38440d9b7d639966aee8f4b5316a3b4f2f687 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - fcf38440d9b7d639966aee8f4b5316a3b4f2f687 authored over 4 years ago by Rain Liu <[email protected]>
add audio_level_extension and test
github.com/webrtc-rs/webrtc - 983d35fa57f245d4eb12015af1667a207297b2bd authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 983d35fa57f245d4eb12015af1667a207297b2bd authored over 4 years ago by Rain Liu <[email protected]>
fix packetizer and packet_test
github.com/webrtc-rs/webrtc - 20a53a7f6a887bc9a59ca13b10c0aedb9566df69 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 20a53a7f6a887bc9a59ca13b10c0aedb9566df69 authored over 4 years ago by Rain Liu <[email protected]>
add more tests in abs_send_time_extension_test
github.com/webrtc-rs/webrtc - 6203e1d8310de3fb1194b7c53eebcfd6d86a9f11 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6203e1d8310de3fb1194b7c53eebcfd6d86a9f11 authored over 4 years ago by Rain Liu <[email protected]>
add extenstion test
github.com/webrtc-rs/webrtc - 32055852d690a6e4bb551ddec73a8ca759c8b746 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 32055852d690a6e4bb551ddec73a8ca759c8b746 authored over 4 years ago by Rain Liu <[email protected]>
reorg test
github.com/webrtc-rs/webrtc - 7bb6745540fdbb1a31229ac52ddc13fa2af510cc authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7bb6745540fdbb1a31229ac52ddc13fa2af510cc authored over 4 years ago by Rain Liu <[email protected]>
add abs_send_time_extension_test
github.com/webrtc-rs/webrtc - 26b5fc43e77ce0e9f7c2b36d78b08dcdab565643 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 26b5fc43e77ce0e9f7c2b36d78b08dcdab565643 authored over 4 years ago by Rain Liu <[email protected]>
temporally disable packet_test
github.com/webrtc-rs/webrtc - f51326d71b5ecaafcd3b61bc1f42f1de3a6ae197 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f51326d71b5ecaafcd3b61bc1f42f1de3a6ae197 authored over 4 years ago by Rain Liu <[email protected]>
update header extension
github.com/webrtc-rs/webrtc - 431cf6e2e40bd955e50f7b2389f4ccb5302fddc4 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 431cf6e2e40bd955e50f7b2389f4ccb5302fddc4 authored over 4 years ago by Rain Liu <[email protected]>
add sdp util_test
github.com/webrtc-rs/webrtc - 6f96159e6ae104782a7c8d09339b380a115075f2 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6f96159e6ae104782a7c8d09339b380a115075f2 authored over 4 years ago by Rain Liu <[email protected]>
update sdp to v3 (wip 3)
github.com/webrtc-rs/webrtc - 0ddf86e3875e3bb545003493c224790aa446a8e2 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 0ddf86e3875e3bb545003493c224790aa446a8e2 authored over 4 years ago by Rain Liu <[email protected]>
update sdp to v3 (wip 2)
github.com/webrtc-rs/webrtc - dd49d2fd200de20ae083cf41c017c27a07a14c5e authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - dd49d2fd200de20ae083cf41c017c27a07a14c5e authored over 4 years ago by Rain Liu <[email protected]>
update sdp to v3 (wip)
github.com/webrtc-rs/webrtc - 353bf6bad0777d38e8b338ece84d5efa36056ffb authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 353bf6bad0777d38e8b338ece84d5efa36056ffb authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 7fd272713a409c84310054a696599aeca1dcac55 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7fd272713a409c84310054a696599aeca1dcac55 authored over 4 years ago by Rain Liu <[email protected]>
Create CNAME
github.com/webrtc-rs/webrtc-rs.github.io - a73efec332b7576dd6d26b51b948f4b2a4491079 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - a73efec332b7576dd6d26b51b948f4b2a4491079 authored over 4 years ago by Rain Liu <[email protected]>
add .gitignore
github.com/webrtc-rs/webrtc-rs.github.io - 9e3f53764b03adf1ebf91af54c16815189a948ab authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - 9e3f53764b03adf1ebf91af54c16815189a948ab authored over 4 years ago by Rain Liu <[email protected]>
add index.html
github.com/webrtc-rs/webrtc-rs.github.io - ede57b8700e97ea5aeed7fbcb83d16cce1851a14 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - ede57b8700e97ea5aeed7fbcb83d16cce1851a14 authored over 4 years ago by Rain Liu <[email protected]>
Initial commit
github.com/webrtc-rs/webrtc-rs.github.io - 0ba80fb4a3a204a002d98fe85d9216784132debd authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - 0ba80fb4a3a204a002d98fe85d9216784132debd authored over 4 years ago by Rain Liu <[email protected]>
add doc and update webrtc.rs log
github.com/webrtc-rs/webrtc - 9db83ad28cc5901fbdad18267814c85a557ee7a5 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 9db83ad28cc5901fbdad18267814c85a557ee7a5 authored over 4 years ago by Rain Liu <[email protected]>
update srtp to tokio stable version 0.2
github.com/webrtc-rs/webrtc - d3f329ef889fe02c507d81643ac66bef0114f101 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - d3f329ef889fe02c507d81643ac66bef0114f101 authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 7cfe9de1c14d949cb6a218bf2f713915b2aba3eb authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7cfe9de1c14d949cb6a218bf2f713915b2aba3eb authored over 4 years ago by Rain Liu <[email protected]>
Update LICENSE
github.com/webrtc-rs/webrtc - fdbc924ba09dfbdba96c2514a5a17cc5d77f903d authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - fdbc924ba09dfbdba96c2514a5a17cc5d77f903d authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 6fff1f6f73d20616f7d6f6aeb3a2ae2b2f71182b authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6fff1f6f73d20616f7d6f6aeb3a2ae2b2f71182b authored over 4 years ago by Rain Liu <[email protected]>
Update webrtc.yml
github.com/webrtc-rs/webrtc - 7779ef94cb63959b002b4c6a3456ac37ea57f595 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7779ef94cb63959b002b4c6a3456ac37ea57f595 authored over 4 years ago by Rain Liu <[email protected]>
Create webrtc.yml
github.com/webrtc-rs/webrtc - 5274df793ea70ae743bcae2d09c68301a617b8a8 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 5274df793ea70ae743bcae2d09c68301a617b8a8 authored over 4 years ago by Rain Liu <[email protected]>
update util with stable tokio 0.2
github.com/webrtc-rs/webrtc - dd4a19c108b94e10a6f852624f406e427b52f01f authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - dd4a19c108b94e10a6f852624f406e427b52f01f authored over 4 years ago by Rain Liu <[email protected]>
update readme
github.com/webrtc-rs/webrtc - efe552e31a595e07bd2bda12b5fe291626ce85b8 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - efe552e31a595e07bd2bda12b5fe291626ce85b8 authored over 4 years ago by Rain Liu <[email protected]>
temporally disable srtp/util to switch to rust stable version
github.com/webrtc-rs/webrtc - df0b70ab8a164d00ff5270ae18f29f2fcaadb8b0 authored over 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - df0b70ab8a164d00ff5270ae18f29f2fcaadb8b0 authored over 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 996f9e0080e5bce3b7abbff651af4c625da0234b authored about 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 996f9e0080e5bce3b7abbff651af4c625da0234b authored about 5 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 8590763e72a82df0eb35057274e9acbd36fe5f41 authored about 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 8590763e72a82df0eb35057274e9acbd36fe5f41 authored about 5 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 5f4d15c5376b6cbca68bc9442ce276d20471c172 authored about 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 5f4d15c5376b6cbca68bc9442ce276d20471c172 authored about 5 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 963065c93bbd8076c8d0ed33cd1d5b28379a260b authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 963065c93bbd8076c8d0ed33cd1d5b28379a260b authored over 5 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 7c759151f6f68065d7c9cfdd911f0ee163c4fef5 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7c759151f6f68065d7c9cfdd911f0ee163c4fef5 authored over 5 years ago by Rain Liu <[email protected]>
update README to indicate the complete of SRTP
github.com/webrtc-rs/webrtc - 3e98cb7dc58b87a9650df686c0d4926d00ecc1df authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 3e98cb7dc58b87a9650df686c0d4926d00ecc1df authored over 5 years ago by Rain Liu <[email protected]>
unify srtp/srtcp Session
github.com/webrtc-rs/webrtc - ca9770b2cef4468d2f64c89c22b655877a3edd7a authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - ca9770b2cef4468d2f64c89c22b655877a3edd7a authored over 5 years ago by Rain Liu <[email protected]>
merge session with RTP/RTCP
github.com/webrtc-rs/webrtc - 032911ab4f0f8811699b6fc90798600c7ac98211 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 032911ab4f0f8811699b6fc90798600c7ac98211 authored over 5 years ago by Rain Liu <[email protected]>
add write/write_rtp for session_srtp
github.com/webrtc-rs/webrtc - a2f2c20954988f372aaef52af56d798e1ed111f0 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - a2f2c20954988f372aaef52af56d798e1ed111f0 authored over 5 years ago by Rain Liu <[email protected]>
finished Stream/SessionSRTP part
github.com/webrtc-rs/webrtc - 8b4e52dcdc2c8742a3a4138d3d0df8df070b0140 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 8b4e52dcdc2c8742a3a4138d3d0df8df070b0140 authored over 5 years ago by Rain Liu <[email protected]>
still WIP...
github.com/webrtc-rs/webrtc - 39a04926277975e6106e99ee2868bf9b79f404fa authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 39a04926277975e6106e99ee2868bf9b79f404fa authored over 5 years ago by Rain Liu <[email protected]>
WIP: ???
github.com/webrtc-rs/webrtc - b2d8493a1197fe67e6edbf99d966cf2dedc05a6b authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - b2d8493a1197fe67e6edbf99d966cf2dedc05a6b authored over 5 years ago by Rain Liu <[email protected]>
fix async version of buffer test
github.com/webrtc-rs/webrtc - e05b1344b10420509636c5394f31d2656a5e2086 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - e05b1344b10420509636c5394f31d2656a5e2086 authored over 5 years ago by Rain Liu <[email protected]>
Merge branch 'master' of https://github.com/rtcrs/webrtc
github.com/webrtc-rs/webrtc - 839fd0ebfa29924b89df782cbe00393c80bd6f5d authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 839fd0ebfa29924b89df782cbe00393c80bd6f5d authored over 5 years ago by Rain Liu <[email protected]>
add async buffer tests
github.com/webrtc-rs/webrtc - a65328a8c9046b8cce1d7ffce99ef507aedccd53 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - a65328a8c9046b8cce1d7ffce99ef507aedccd53 authored over 5 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 5459f7108ef9b5d817cd5f830a4f16fef0368a25 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 5459f7108ef9b5d817cd5f830a4f16fef0368a25 authored over 5 years ago by Rain Liu <[email protected]>
use crate.io's version, instead of local version, for tokio
github.com/webrtc-rs/webrtc - d14a1113dc4918e0fcb21f6fbb854de4c3b5fbae authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - d14a1113dc4918e0fcb21f6fbb854de4c3b5fbae authored over 5 years ago by Rain Liu <[email protected]>
pass the first async test
github.com/webrtc-rs/webrtc - c9a4e1771697aebefcf088be8e51a48444790c98 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c9a4e1771697aebefcf088be8e51a48444790c98 authored over 5 years ago by Rain Liu <[email protected]>
WIP: add async test
github.com/webrtc-rs/webrtc - 37133ba640c6e25b5efaacda97513a0c1cbcab57 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 37133ba640c6e25b5efaacda97513a0c1cbcab57 authored over 5 years ago by Rain Liu <[email protected]>
add util::buffer
github.com/webrtc-rs/webrtc - 4e4e039dbc5fe9e8e9c9c6331adc8e8d4b2fe1b4 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 4e4e039dbc5fe9e8e9c9c6331adc8e8d4b2fe1b4 authored over 5 years ago by Rain Liu <[email protected]>
add #![warn(rust_2018_idioms)]
github.com/webrtc-rs/webrtc - 38da8153e0144d2712cc5d01fbf684af561756dc authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 38da8153e0144d2712cc5d01fbf684af561756dc authored over 5 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - fd0087b3d117e334fae906765d3a2c970ef42b5c authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - fd0087b3d117e334fae906765d3a2c970ef42b5c authored over 5 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 84ce2192f979b9e6cd8a2a7135bfaec87261ade2 authored over 5 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 84ce2192f979b9e6cd8a2a7135bfaec87261ade2 authored over 5 years ago by Rain Liu <[email protected]>