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 out HTTP layer from WebSocket + add specs #160

Merged
merged 1 commit into from Feb 4, 2016

Conversation

e2
Copy link
Contributor

@e2 e2 commented Feb 4, 2016

  • HTTP content-type possibly fixed (livereload.js file)
  • WebSocket layer should now be easier to replace
  • missing socket/http/streaming specs added

'Accept-Language: en-US,en;q=0.8,pl;q=0.6',
'',
''
] * "\r\n"

Choose a reason for hiding this comment

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

Favor Array#join over Array#*.

- HTTP content-type possibly fixed (livereload.js file)
- WebSocket layer should now be easier to replace
- missing socket/http/streaming specs added
e2 added a commit that referenced this pull request Feb 4, 2016
Refactor out HTTP layer from WebSocket + add specs
@e2 e2 merged commit d3bf78f into master Feb 4, 2016
@e2 e2 deleted the e2-refactor-websocket branch February 4, 2016 07:05
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.

None yet

2 participants