Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
pc
/
data_channel_controller.h
e6a1f70
Use webrtc name specifier instead of rtc/cricket in pc
by Evan Shrubsole
· 7 months ago
17ddd31
Add a DataChannelEventOutput interface to listen to DataChannel
by Philip Eliasson
· 7 months ago
f0d5caf
IWYU pc/
by Harald Alvestrand
· 7 months ago
6a9a1ae
Move thread.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
eb835d0
Move ssl_stream_adapter.h to webrtc namespace
by Evan Shrubsole
· 8 months ago
d01d07d
Move weak_ptr.h to webrtc namespace
by Evan Shrubsole
· 9 months ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 2 months ago
0012bfa
Change DataChannelInit::priority to integer and forward to SCTP transport
by Florent Castelli
· 1 year, 4 months ago
cdecc4e
Expose bufferedAmountLowThreshold
by Victor Boivie
· 1 year, 8 months ago
fea41f5
pc: Include SCTP queued bytes in buffered_amount
by Victor Boivie
· 1 year, 8 months ago
cd3d29b
pc: Simplify StreamId class
by Victor Boivie
· 1 year, 8 months ago
44ebe2a
Refactor HasDataChannels
by Tommi
· 2 years, 6 months ago
522380f
Attempt to recycle a stopped data m-line before creating a new one
by Philipp Hancke
· 2 years, 6 months ago
aa3c9f2
Reland "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code."
by Tommi
· 2 years, 7 months ago
2983135
Revert "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code."
by Mirko Bonadei
· 2 years, 7 months ago
2ec6a6c
Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code.
by Tommi
· 2 years, 7 months ago
b00d63c
Merge TeardownDataChannelTransport_n and OnTransportChannelClosed.
by Tommi
· 2 years, 7 months ago
add7ac0
Remove calls to data_channel_transport() from the wrong thread.
by Tommi
· 2 years, 7 months ago
f9e13f8
Reland "[DataChannel] Send and receive packets on the network thread."
by Tommi
· 2 years, 7 months ago
7f16fcd
Revert "[DataChannel] Send and receive packets on the network thread."
by Andrey Logvin
· 2 years, 8 months ago
fe53fec
[DataChannel] Send and receive packets on the network thread.
by Tommi
· 2 years, 8 months ago
5271965
Update DataChannelControllerTests to exercise teardown path.
by Tommi
· 2 years, 8 months ago
1f708ef
Cancel pending operations for the DCC during Pc::Close()
by Tommi
· 2 years, 8 months ago
77158ac
DataChannelController: Rename HasDataChannels->HasDataChannelsForTest
by Tommi
· 2 years, 8 months ago
4f7ade5
Create SctpDataChannel objects on the network thread.
by Tommi
· 2 years, 8 months ago
335d084
Remove GetSctpSslRole, only use GetSctpSslRole_n
by Tommi
· 2 years, 8 months ago
9a2938b
Remove HasSctpDataChannels() and just use HasDataChannels()
by Tommi
· 2 years, 8 months ago
8efaec6
Add thread checker to SctpSidAllocator
by Tommi
· 2 years, 8 months ago
1fabbac
Update SctpTransportInternal to use RTCError.
by Tommi
· 2 years, 8 months ago
4c84222
Adopt StreamId in SctpDataChannelControllerInterface
by Tommi
· 2 years, 8 months ago
e9aa867
Remove SctpDataChannelControllerInterface::ConnectDataChannel
by Tommi
· 2 years, 8 months ago
dc90a9c
[DataChannelController] Don't fire events from within a loop
by Tommi
· 2 years, 8 months ago
5da3eb0
Always ask for an SCTP m-section if datachannels have been used
by Harald Alvestrand
· 2 years, 8 months ago
df3e4ca
Remove SctpDataChannelControllerInterface::DisconnectDataChannel
by Tommi
· 2 years, 8 months ago
4e1c957
Remove cricket::ReceiveDataParams
by Tommi
· 2 years, 8 months ago
00264ca
Remove remaining sigslots from DataChannelController
by Tommi
· 2 years, 8 months ago
51edb56
Remove SignalDataChannelTransportChannelClosed_s
by Tommi
· 2 years, 8 months ago
2a44872
Remove DataChannelController::sctp_data_channels_to_free_
by Tommi
· 2 years, 8 months ago
13759ba
Add safety flag to DataChannelController for PostTask.
by Tommi
· 2 years, 9 months ago
5bbfb00
Check for sctp open messages on the network thread.
by Tommi
· 2 years, 9 months ago
d2afbaf
Remove sigslot from PeerConnectionInternal and RTCStatsCollector.
by Tommi
· 2 years, 9 months ago
9e5aeb9
Safeguard SctpDataChannel against detached controller
by Harald Alvestrand
· 3 years, 6 months ago
22b5c3e
Delete unused method FindDataChannelBySid
by Niels Möller
· 3 years, 7 months ago
09bdd95
Remove some dependencies that aren't needed
by Harald Alvestrand
· 3 years, 8 months ago
c24a218
Update IWYU tool with a mapping file
by Harald Alvestrand
· 3 years, 9 months ago
5b84f38
Break out data_channel_controller from peerconnection target
by Harald Alvestrand
· 3 years, 9 months ago
e0bc8d2
Revert "Replace use of sigslot with CallbackList in data_channel_controller"
by Mirko Bonadei
· 3 years, 9 months ago
8efc914
Replace use of sigslot with CallbackList in data_channel_controller
by Harald Alvestrand
· 3 years, 9 months ago
880fa81
Reland "Use backticks not vertical bars to denote variables in comments for /pc"
by Artem Titov
· 4 years, 4 months ago
fd05d6f
Revert "Use backticks not vertical bars to denote variables in comments for /pc"
by Björn Terelius
· 4 years, 4 months ago
37ee0f5
Use backticks not vertical bars to denote variables in comments for /pc
by Artem Titov
· 4 years, 4 months ago
dcb9ffc
DataChannel: Propagate SCTP transport errors to the channels
by Florent Castelli
· 4 years, 5 months ago
d95b149
datachannel: Merge SendDataParams and DMT types with webrtc equivalent
by Florent Castelli
· 4 years, 6 months ago
516e284
Remove DataChannelType and deprecated option disable_sctp_data_channels
by Florent Castelli
· 4 years, 7 months ago
7af57c6
Remove RTP data implementation
by Harald Alvestrand
· 4 years, 7 months ago
572f50f
Delete left-over references to AsyncInvoker
by Niels Möller
· 4 years, 7 months ago
d69e070
Set/clear the data channel pointers on the network thread
by Tomas Gunnarsson
· 4 years, 7 months ago
236e36c
Delete AsyncInvoker usage in DataChannelController
by Niels Möller
· 4 years, 8 months ago
d15a575
Use SequenceChecker from public API
by Artem Titov
· 4 years, 9 months ago
5761e7b
Running apply-iwyu on ~all files in pc/
by Harald Alvestrand
· 4 years, 10 months ago
6da2718
Avoid deallocating the async invoker when clearing the transport.
by Tomas Gunnarsson
· 5 years ago
3a034e1
Split DataChannel into two separate classes for RTP and SCTP.
by Taylor Brandstetter
· 5 years ago
2e94de5
Add GetSctpStats to PeerConnectionInternal, remove sctp_data_channels()
by Tomas Gunnarsson
· 5 years ago
7d3cfbf
Inject signaling and network threads to DataChannel.
by Tomas Gunnarsson
· 5 years ago
ab81316
Housekeeping: Declare DataChannelController immovable
by Harald Alvestrand
· 6 years ago
2697ac1
Stop an SCTP connection when the DTLS transport closes.
by Harald Alvestrand
· 6 years ago
246724b
Move messaging -> PostTask for freeing datachannels
by Harald Alvestrand
· 6 years ago
05e4d08
Refactoring DataChannelController from PeerConnection part 4
by Harald Alvestrand
· 6 years ago