Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to using [NetworkAdapterInterface] #4

Merged
merged 10 commits into from
Feb 28, 2024
Merged

Convert to using [NetworkAdapterInterface] #4

merged 10 commits into from
Feb 28, 2024

Conversation

philcockfield
Copy link
Collaborator

The abstract base class NetworkAdapter has been deprecated.
Now implements the NetworkAdapterInterface directly.

export class PeerjsNetworkAdapter
  extends EventEmitter<t.NetworkAdapterEvents>
  implements t.NetworkAdapterInterface

...

}

@philcockfield
Copy link
Collaborator Author

Fixes #2

@philcockfield philcockfield merged commit 7d46c85 into main Feb 28, 2024
1 check passed
@philcockfield philcockfield deleted the phil-work branch February 28, 2024 00:06
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