Skip to content

Conversation

windmillcode0
Copy link

No description provided.

@windmillcode0
Copy link
Author

Greetings let me know how to properly contribute and run the unit tests

Copy link
Contributor

@WofWca WofWca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this WIP? What is the goal of this? Use cases? Is the Socketio mode compatible with all the current API?

);
}

protected parseMaximumSize(description?: RTCSessionDescription): number {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
protected parseMaximumSize(description?: RTCSessionDescription): number {
static parseMaximumSize(description?: RTCSessionDescription): number {

Comment on lines +120 to +126
"context": "browser",
"includeNodeModules": true,
"outputFormat": "esmodule",
"distDir": "./dist",
"publicUrl": "./",
"isLibrary": false,
"sourceMap": true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are unrelated, right?

Copy link
Author

@windmillcode0 windmillcode0 Jul 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was no instructions of CONTRIBUTING.md, I did not know how to run the setup on my local machine and kept getting errors. Can you create a contributing.md guide for local setup? I also see the CI workflows but there is no information on how to sucessfully pass those either

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.

2 participants