Open
Bug 1815735
Opened 2 years ago
Updated 2 years ago
Implement pooling for webtransport
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
NEW
People
(Reporter: kershaw, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Note that our current implementation doesn't support pooling
, which means that we assume a connection can be only used by one webtransport session and is not allowed to be reused.
You need to log in
before you can comment on or make changes to this bug.
Description
•