Skip to content

Conversation

@sreesharp
Copy link
Contributor

This PR is to support the binary buffer send in Websocket. Similar to the iOS support PR #6327

@facebook-github-bot
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @satya164, @aprock and @kevinstumpf to be potential reviewers.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Mar 10, 2016
}
try {
client.sendMessage(
WebSocket.PayloadType.BINARY, buffer);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get this on a single line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@christopherdro Thanks. updated.

@dmmiller
Copy link

Did you test this? Can you indicate how?

@facebook-github-bot
Copy link
Contributor

@sreesharp updated the pull request.

@sreesharp sreesharp closed this Mar 11, 2016
@facebook-github-bot
Copy link
Contributor

@sreesharp updated the pull request.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@sreesharp updated the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants