Skip to content

Commit

Permalink
adapt to jmt breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaldino committed Aug 14, 2020
1 parent dd15bf0 commit bac0992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jvb/src/main/java/org/jitsi/videobridge/Endpoint.java
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ public Endpoint(
diagnosticContext,
logger,
transceiverEventHandler,
42,
clock
);
transceiver.setIncomingPacketHandler(
Expand Down

0 comments on commit bac0992

Please sign in to comment.