-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
CreatePeerConnectionFactory takes a FieldTrialsView that can be used to enable experimental features (like message interleaving) - the underlying data type is a string -> string map. Currently, no ability to set this is exposed to the Java API.
Describe the solution you'd like
A way to create connection factories with custom field trials is available.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request