Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

port dotnet/corefx#11348 - #114

Merged
analogrelay merged 1 commit into
devfrom
anurse/port-corefx-11348
Sep 2, 2016
Merged

port dotnet/corefx#11348#114
analogrelay merged 1 commit into
devfrom
anurse/port-corefx-11348

Conversation

@analogrelay

Copy link
Copy Markdown
Contributor

also adds some tests and extra features to the EchoApp test sample

/cc @Tratcher @moozzyk

also adds some tests and extra features to the EchoApp test sample
{
// If the client send "ServerClose", then they want a server-originated close to occur
if(result.MessageType == WebSocketMessageType.Text)
string content = "<<binary>>";

@moozzyk moozzyk Sep 1, 2016

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nit: var

@moozzyk

moozzyk commented Sep 1, 2016

Copy link
Copy Markdown

LGTM

@analogrelay

Copy link
Copy Markdown
Contributor Author

The CoreFX code has been merged. Now merging this PR. Ping @Tratcher

@analogrelay
analogrelay merged commit b996ee3 into dev Sep 2, 2016
@natemcmaster
natemcmaster deleted the anurse/port-corefx-11348 branch October 17, 2018 22:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants