Skip to content

Update ui.js#31

Open
chichigoodboy wants to merge 1 commit into
muaz-khan:masterfrom
chichigoodboy:patch-1
Open

Update ui.js#31
chichigoodboy wants to merge 1 commit into
muaz-khan:masterfrom
chichigoodboy:patch-1

Conversation

@chichigoodboy
Copy link
Copy Markdown

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