Skip to content

Conversation

@chichigoodboy
Copy link

The roomname tag is not found . I fixed it

muaz-khan added a commit that referenced this pull request May 29, 2013
You can send direct messages like this:

connection.userid = 'muazkh';
connection.channels['muazkh'].send('hello Muaz!');

You can set bandwidth like this:

connection.bandwidth = {
audio: 50,
video: 256
}

or directly:

connection.bandwidth.audio  =50;
connection.bandwidth.video  =256;

Merging #31 and implemented #33
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