Skip to content

Commit

Permalink
feat: Use IrisClient/IrisClientManager to manage IAgoraRTCClient (#7)
Browse files Browse the repository at this point in the history
Refactor to use the IrisClient/IrisClientManager to manage IAgoraRTCClient.
  • Loading branch information
guoxianzhe authored Oct 11, 2023
1 parent 1562d67 commit 902f2f5
Show file tree
Hide file tree
Showing 71 changed files with 31,476 additions and 16,271 deletions.
3 changes: 1 addition & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
build/
**/dist/*
**/node_modules/*
test/
**/node_modules/*
Loading

0 comments on commit 902f2f5

Please sign in to comment.