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#*.

@e2 e2 force-pushed the e2-refactor-websocket branch from 8e1f4a7 to ea282b2 Compare February 4, 2016 06:47
- HTTP content-type possibly fixed (livereload.js file)
- WebSocket layer should now be easier to replace
- missing socket/http/streaming specs added
@e2 e2 force-pushed the e2-refactor-websocket branch from ea282b2 to 3d2d962 Compare February 4, 2016 06:53
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.

2 participants