Skip to content

Datachannels have a great latency for poor network #206

@leeliliang

Description

@leeliliang

What did you do?

Hi,
I test the signaling delay in a poor network with signaling round trip time, dataChannel has a poor performance compared to websocket and kcp.
rtt = recv(timestamp)-send(timestamp)
I use pion as a dataChannel server, and also P2p communication with web,the result also behaved badly.
I'm confused, is sctp protocol has a poor performance in a poor network?

result:

1
2
3

What did you expect?

What happened?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions