History log of /webrtc/srtp/src/stream.rs (Results 1 – 13 of 13)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: constraints-v0.1.0, interceptor-v0.8.2, rtcp-v0.7.2, mdns-v0.5.2, v0.6.0, interceptor-v0.8.1, media-v0.5.0, data-v0.6.0, sctp-v0.7.0, srtp-v0.9.1, rtcp-v0.7.1, rtp-v0.6.8, dtls-v0.7.0, ice-v0.9.0, turn-v0.6.1, stun-v0.4.4, mdns-v0.5.1, sdp-v0.5.3, util-v0.7.0, ice-v0.8.2, v0.5.1, ice-v0.8.1, v0.5.0, data-v0.5.0, dtls-v0.6.0, ice-v0.8.0, interceptor-v0.8.0, mdns-v0.5.0, media-v0.4.7, rtcp-v0.7.0, rtp-v0.6.7, sctp-v0.6.1, sdp-v0.5.2, srtp-v0.9.0, stun-v0.4.3, turn-v0.6.0, util-v0.6.0, test-tag
# ffe74184 23-Aug-2022 Martin Algesten <[email protected]>

Move all to top level


Revision tags: v0.4.0, v0.3.4, v0.3.3, v0.3.2, v0.3.1, v0.3.0, v0.2.1, v0.2.0, v0.1.3, v0.1.2, v0.1.1, v0.1.0, v0.1.0-beta.0.0.15, v0.1.0-beta.0.0.14
# 099848e8 01-Dec-2020 Rain Liu <[email protected]>

remove transport and merge it to util


# e0c3a5e2 15-Nov-2020 Michael Uti <[email protected]>

SRTP: improve project folder and test


# 86590323 11-Oct-2020 Rain Liu <[email protected]>

add session_test (WIP


# 9389775e 25-Sep-2020 Rain Liu <[email protected]>

update buffer implementation and remove deadline


# 0aed7c55 20-Sep-2020 Rain Liu <[email protected]>

move buffer from util to transport


# ca9770b2 16-Sep-2019 Rain Liu <[email protected]>

unify srtp/srtcp Session


# 032911ab 16-Sep-2019 Rain Liu <[email protected]>

merge session with RTP/RTCP


# 8b4e52dc 16-Sep-2019 Rain Liu <[email protected]>

finished Stream/SessionSRTP part


# 39a04926 14-Sep-2019 Rain Liu <[email protected]>

still WIP...


# b2d8493a 14-Sep-2019 Rain Liu <[email protected]>

WIP: ???


# 4e4e039d 13-Sep-2019 Rain Liu <[email protected]>

add util::buffer


# 52e5b99d 07-Sep-2019 Rain Liu <[email protected]>

add init session and stream framework