Ecosyste.ms: OpenCollective

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

github.com/webrtc-rs/sctp

A pure Rust implementation of SCTP
https://github.com/webrtc-rs/sctp

pass test_assoc_unreliable_rexmit_unordered_fragment/no_fragment

8cc8345757fbd4e6720204232be17a5c6dc732db authored over 3 years ago
pass test_assoc_unreliable_rexmit_ordered_fragment

b1b4010276dc87efa693fec8b9a320870e265ee5 authored over 3 years ago
pass test_assoc_unreliable_rexmit_ordered_no_fragment

bdcd909f2fb02ae756e897aae319706cb447625e authored over 3 years ago
add more tests

997c2b5dd5ec17429e216309a5b8d840b726aec8 authored over 3 years ago
pass test_assoc_reliable_ordered_reordered

d75ad8c6465eb70fa6d81b9a61547813421ebfcf authored over 3 years ago
pass the first association test

c0cb9a59da29394521b29fdcfc7f95faba2ebdc3 authored over 3 years ago
fix chunk payload bug

0c52f81236ca34eed4f7eaa9eba0db2948e56333 authored over 3 years ago
add association_test

6d3830dc8a93242974f0794d40c9c068e8e85f04 authored over 3 years ago
refactoring association channels

d107a676a7bd80ccc745fe99ee91e7843d0fa08c authored over 3 years ago
add codecov.yml

755e271fc633c1eaa12459dfe64f6faf49fa53f9 authored over 3 years ago
add missing t1init start

6b5ee8380eee055f9580d1bcbe677025f3d2782e authored over 3 years ago
refactor timers to support observer

472cd6cbcb1d3c490a85c85da2892cd7f1f90481 authored over 3 years ago
refactoring param/chunk to support Send+Sync

ddd9dca3626d61e8e37e78f3b2f80ea2e6e7ddf4 authored over 3 years ago
move code to AssociationInternal

37b76c987a6d277195f0aeedabb9dd08a6da914d authored over 3 years ago
connect channels

f5c08dbf8216212e04ce5aa670570b04e3255d2e authored over 3 years ago
refactoring queues

3181bc6a39e748dfb652b92779cc57a13883fafb authored over 3 years ago
refactoring stream

8bd8c9e7e93f4e074964369dedb3ec5e76688710 authored over 3 years ago
add association_internal/stream_internal

008311cfd2510c0cad70230129fb90244d8eaea5 authored over 3 years ago
complete most of association code

1a81a9ab390a3e88d310d3e1a685d3c61d034306 authored over 3 years ago
add more code for association (WIP IV)

e5ddb50fcbf3dcbbba7024f78dad2ffe2dad286d authored over 3 years ago
add more code for association (WIP III)

479e08e82fbfcef750dd0cf60c984d02a8de42de authored over 3 years ago
add more code for association (WIP II)

3a8dbd17345dce8299886b974eee4bb4c7679fe7 authored over 3 years ago
add more code for association (WIP)

0e87dd72b6148833fa0db01c4e3104e803ab05ae authored over 3 years ago
add clone impl for Param trait

4a70a8f5b389ce7437cc11fff7cfef5cb1a7d64b authored over 3 years ago
refactoring rtx_timer with RtxTimerId

ad8bc04b94de700c18b687bde4c0d23a81f1f98a authored over 3 years ago
add default trait for Association

b53cf3a805bd04b94a5a12fa474da4839d37efcf authored over 3 years ago
refactoring param/chunk to support default/debug trait

6d9ea8260a458c5dd985d24e7267a6f4cc4444f4 authored over 3 years ago
add stream_test

dd6c483c8763cc2b6a7cd66bb6757c3bfde0b653 authored over 3 years ago
complete stream

f739f8ac99553ea7d6d1b207835ee4822ce671c5 authored over 3 years ago
add more code in stream (WIP)

9de2859cfd5600083d5c4c7a0be4180a952c3c08 authored over 3 years ago
add sub-mod for timer_test

ea7714175d16a1ded59fabacaa1c072f3d8f1387 authored over 3 years ago
add stream (WIP)

b42e5eb18d9865a61aba5e55798203d33e96132f authored over 3 years ago
add conditional test for some mac os timeout tests

17d6d66ce18ad44d96899cca900a1ee4eb9c1a7e authored over 3 years ago
add association_stats

d6936e2b880cfdb9163b05198f63fdf4850ce655 authored over 3 years ago
update github action's toolchain to v1.52.1

9127457149d15e0baa533679c085a0d3b75caf33 authored over 3 years ago
add assocication (WIP)

0156847a66c09ec2f47a201cd3154975b7b41ba5 authored over 3 years ago
fix clippy warning for rust version 1.52.1

32f051508091d42185a4cf095bf005dbb3909259 authored over 3 years ago
add rtx_timer_test

091046717ae261bce08dec6a2903a942377a56ed authored over 3 years ago
add ack_timer_test

623ebdd84334353a53de86318876ef687e41160e authored over 3 years ago
add rtx_timer

faa8b28f09f964e4b24c2a046baecdc5f7e859e4 authored over 3 years ago
add ack_timer

c0875e8ee41ea21af09979717cf18f505deab15f authored over 3 years ago
add reassembly_queue_test

4a6fc770cb001665f8b69711992c5507b5847d04 authored over 3 years ago
add pending_queue_test

a5a894daad157baa16821c8b7b5004cd9c7f0f94 authored over 3 years ago
add payload_queue_test

b4c81747940554b14677fb620a121e67119f9837 authored over 3 years ago
add reassembly_queue

1f6c1753fb360c8af02f0d8e5541bf96debef314 authored over 3 years ago
add pending_queue

fb50cebb067d1a60809798e0776c44e52bde1608 authored over 3 years ago
add queue module (WIP)

2a4d03d8204f3f64779cf3b3153ebd64fd6fa0f0 authored over 3 years ago
complete util.rs

eeb490355c6af89dda82cf372c603ef56a7ef5f0 authored over 3 years ago
add chunk_test

16d8657d6025c6f9627f22a410db2cd8021b5316 authored over 3 years ago
add packet and packet_test

3c2d1cae82bc6def8ab21c0894c2b80ad603fdad authored over 3 years ago
add chunk_type_test

f674ba67a3bf18a97168c8e337a83b824ec5c675 authored almost 4 years ago
add chunk_shutdown_complete_test

74b09d7b67948990590517ea00c9a77ef2c75a8c authored almost 4 years ago
add chunk_shutdown_test/chunk_shutdown_ack_test

1d87667b0c4e69138535333b5270b3660a1d394d authored almost 4 years ago
add chunk_reconfig_test

f0b4f69de9b0f3e68c1fc5d837bd93ab47da44bc authored almost 4 years ago
add chunk_forward_tsn_test

4efd15e58512ff52e83aefa87f73ee65af000249 authored almost 4 years ago
add chunk_error_test

a3e78cbcb7b447e97aa016a6eb59dfdc8c08dcee authored almost 4 years ago
add chunk_abort_test

ba76b2593e651d790d00200d4d1cc443908a2eba authored almost 4 years ago
add chunk_test.rs

85bde2f01da69d144950be90fb104ad2bdc371b6 authored almost 4 years ago
add chunk_shutdown_complete

7f4bfb9713eb0e782ea0fafd4247c24f3fed569f authored almost 4 years ago
add chunk_shutdown_ack

3a2e0636bd333f9cf917c66b82d4b3eed9c66bea authored almost 4 years ago
add chunk_shutdown

1684316a2365959694a1a4baa139db7b471491a6 authored almost 4 years ago
add chunk_selective_ack

48e1acdddc299ab4f3295acfad40e33049e49088 authored almost 4 years ago
add chunk_reconfig

5b4baef12665e9aa94a36d0d6ff28cb1c63d8948 authored almost 4 years ago
add chunk_payload_data

ebfbf8d7215900975c4c345c301ad434d6ae35f0 authored almost 4 years ago
add chunk_init/ack

d50a430b7aa17fa7001e684f8023cf1232a0003d authored almost 4 years ago
add chunk_init_common.rs

63fb2a60da726ec42959e5e0dd66fc0c511b0736 authored almost 4 years ago
refactor param/chunk trait

7b0dceb7219f092a8f6f90449e2b25c868aedaf9 authored almost 4 years ago
add param_test.rs

f2d4377e80066f2ec9c4bbc44635915e285b62e0 authored almost 4 years ago
add param_type_test and param_header_test

74a6a815fc5a61b3f97a04c755b23d2328a007c7 authored almost 4 years ago
add param_reconfig_response_test

0d059b48aa2d7ed28258553caf11a78cce658911 authored almost 4 years ago
add param_outgoing_reset_request_test

4a80091233373a9927359a6cdff6037b0060d3e7 authored almost 4 years ago
add param_forward_tsn_supported_test

0c1d0fa5541e1f4cc1211fd1ea51c37c5d28a65e authored almost 4 years ago
add pub(crate) to param_*.rs

a0c7cd9f1f88b728c0329c759d555ca8a0a46eef authored almost 4 years ago
add param_supported_ext.rs

b953d7cd2d04a146e1cf025e8ac9ad0191d49ec0 authored almost 4 years ago
add ParamStateCookie.rs

41da4087b460b3587199dd7fa71037de04cc3031 authored almost 4 years ago
add param_requested_hmac_algorithm.rs

1fb682364f4362583d81cbd2b56f42ab2fb6d942 authored almost 4 years ago
add param_reconfig_response.rs

a254e801854c1096fdd7f498dea3050fa76b6854 authored almost 4 years ago
add param_random.rs

7ddbe43fc1701401a152dabbc3ecd89933956822 authored almost 4 years ago
add param_outgoing_reset_request.rs

5901ee5f8af16f12ee15b1c63761247c58b2d77b authored almost 4 years ago
add param_heartbeat_info/forward_tsn_supported.rs

0d4e86dcc1a68c0a8266ecdd1e1b532fb4ba8282 authored almost 4 years ago
add param_chunk_list.rs

1043b4b78e56be350e28dc6217007e6f1574af27 authored almost 4 years ago
add param_type/header.rs

e95a3e40f9903c9a532cbaca0a087ec880a4fb2f authored almost 4 years ago
add pub(crate) for ChunkHeartbeat/Ack

31d7f732960f369958a2d9b32182472a0a1619b9 authored almost 4 years ago
add chunk_heartbeat_ack.rs (WIP)

31da8fc48f701c28f8c7339008282ecbd86e4928 authored almost 4 years ago
add chunk_heartbeat.rs (WIP)

2317153a8e3f23a91249a9b49518a44fae3ecbe9 authored almost 4 years ago
add chunk_forward_tsn.rs

c5043518bd8d9a91671648b1b0c98ccfcb61e057 authored almost 4 years ago
fix test error

5b5c22110472e700102608e9d61f46429c9948c4 authored almost 4 years ago
add chunk_error.rs

216974629acd98190e164f00b6f9c03305257b5e authored almost 4 years ago
add chunk_cookie_echo.rs

10775e48279573fbda31defcff073570e364c237 authored almost 4 years ago
add chunk_cookie_ack.rs

7f57d30b60d197d1eacb1e80fb6ca9a62699695f authored almost 4 years ago
add chunk_abort.rs

53e0445f02af5ffdc926fdda3f648c81c334a00b authored almost 4 years ago
complete error_cause.rs

09d8a5a0c088f17f5ed7f247e63de2cec6bb412e authored almost 4 years ago
add chunk_abort.rs (WIP)

cb65216ff35bfd6d4faeb4a87d3f8adf4bef38c8 authored almost 4 years ago
add error_cause_code

52a345ed4cb24f371db6b1f2630d675839e6b59a authored almost 4 years ago
add chunk_type test

4684c7bee340b8bcf50992950c22cae495b14276 authored almost 4 years ago
add chunk

3a4af585562617e20a6191f405540c00853f0823 authored almost 4 years ago
add mac/win run for github actions

e05810f12fb2aa2c03098affce0118d48390d2ac authored almost 4 years ago
update crates.io from webrtc-rs-sctp to webrtc-sctp

e959bdd9670d3f769a13bdc4573b037c13e81ccb authored almost 4 years ago
update readme

a7879ec1d2fd44ceec4ac3822dfae99592e88ebe authored almost 4 years ago
add init code

9fcbf1ff5da633f312baaad41a1c52de5b4b163c authored almost 4 years ago