Skip to content

Commit

Permalink
Mark lowlatency option as experimental in DEFAULT_CONFIG.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallets authored Sep 25, 2023
1 parent 46c8fa1 commit c2bc9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEFAULT_CONFIG.json5
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
max_sessions: 1000,
/// Maximum number of incoming links that are admitted per session
max_links: 1,
/// Enables the LowLatency transport
/// Enables the LowLatency transport. WARNING: This option is still experimental!
/// This option does not make LowLatency transport mandatory, the actual implementation of transport
/// used will depend on Establish procedure and other party's settings
///
Expand Down

0 comments on commit c2bc9bd

Please sign in to comment.