Skip to content

Commit

Permalink
feat: import webrtc-adapter (#69)
Browse files Browse the repository at this point in the history
* feat: import webrtc-adapter

* chore: update dependencies
  • Loading branch information
mccarthytyler authored and GitHub Enterprise committed Jul 26, 2022
1 parent 9e3ead2 commit 7b3834f
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 458 deletions.
2 changes: 2 additions & 0 deletions src/rtc-peer-connection-factory.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import 'webrtc-adapter';

/**
* Creates an RTCPeerConnection.
*
Expand Down
Loading

0 comments on commit 7b3834f

Please sign in to comment.