Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(server): update server.js to ES6 #3027

Merged
merged 1 commit into from
Jun 4, 2018
Merged

refactor(server): update server.js to ES6 #3027

merged 1 commit into from
Jun 4, 2018

Conversation

lusarz
Copy link
Contributor

@lusarz lusarz commented Jun 4, 2018

No description provided.

lib/server.js Outdated
})
}

function createSocketIoServer (webServer, executor, config) {
var server = new SocketIO(webServer, {
// avoid destroying http upgrades from socket.io to get proxied websockets working
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment looks helpful.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted it

@johnjbarton johnjbarton merged commit 642b177 into karma-runner:master Jun 4, 2018
@lusarz lusarz deleted the refactor-server branch June 9, 2018 05:55
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