Skip to content
Snippets Groups Projects
  • David Fifield's avatar
    8547db1c
    Bug 34043: Update snowflake to persist sessions across proxies · 8547db1c
    David Fifield authored
    This brings in changes related to
     #33745 Merge a turbotunnel branch
     #33897 Remove buffering from WebRTCPeer
     #34042 Reduce DataChannelTimeout
    
    The new dependencies kcp-go and smux form the new inner session layer.
    There's a patch to kcp-go to remove dependencies required for features
    we don't use.
    8547db1c
    History
    Bug 34043: Update snowflake to persist sessions across proxies
    David Fifield authored
    This brings in changes related to
     #33745 Merge a turbotunnel branch
     #33897 Remove buffering from WebRTCPeer
     #34042 Reduce DataChannelTimeout
    
    The new dependencies kcp-go and smux form the new inner session layer.
    There's a patch to kcp-go to remove dependencies required for features
    we don't use.