Skip to content

DataChannel fixes and logging#897

Merged
davidliu merged 3 commits intomainfrom
dl/pub_datachannel_failing
Mar 23, 2026
Merged

DataChannel fixes and logging#897
davidliu merged 3 commits intomainfrom
dl/pub_datachannel_failing

Conversation

@davidliu
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Mar 23, 2026

🦋 Changeset detected

Latest commit: 2229627

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
client-sdk-android Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

Diffuse output:

OLD: diffuse-source-file
NEW: livekit-android-sdk-release.aar

 AAR      │ old      │ new      │ diff   
──────────┼──────────┼──────────┼────────
      jar │    4 MiB │    4 MiB │ -163 B 
 manifest │  1.5 KiB │  1.5 KiB │    0 B 
 lint-jar │ 12.7 KiB │ 12.7 KiB │    0 B 
    other │  1.8 KiB │  1.8 KiB │    0 B 
──────────┼──────────┼──────────┼────────
    total │    4 MiB │    4 MiB │ -163 B 

 JAR     │ old   │ new   │ diff       
─────────┼───────┼───────┼────────────
 classes │  2209 │  2209 │  0 (+0 -0) 
 methods │ 42966 │ 42967 │ +1 (+2 -1) 
  fields │  8381 │  8382 │ +1 (+1 -0)
AAR
 size  │ diff   │ path          
───────┼────────┼───────────────
 4 MiB │ -163 B │ ∆ classes.jar 
───────┼────────┼───────────────
 4 MiB │ -163 B │ (total)
JAR
METHODS:

   old   │ new   │ diff       
  ───────┼───────┼────────────
   42966 │ 42967 │ +1 (+2 -1) 
  
  + io.livekit.android.coroutines.FlowExtKt_cancelOnSignal_1_1_1 <init>(Flow, CoroutineScope, Continuation)
  + io.livekit.android.room.RTCEngine dataChannelManagerForKind(LivekitModels_DataPacket_Kind) → DataChannelManager
  
  - io.livekit.android.coroutines.FlowExtKt_cancelOnSignal_1_1_1 <init>(Flow, Continuation)
  

FIELDS:

   old  │ new  │ diff       
  ──────┼──────┼────────────
   8381 │ 8382 │ +1 (+1 -0) 
  
  + io.livekit.android.coroutines.FlowExtKt_cancelOnSignal_1_1_1 __this_coroutineScope: CoroutineScope

@davidliu davidliu merged commit dce1cfb into main Mar 23, 2026
5 checks passed
@davidliu davidliu deleted the dl/pub_datachannel_failing branch March 23, 2026 13:15
@davidliu davidliu mentioned this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant