-
Notifications
You must be signed in to change notification settings - Fork 567
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: socketio/engine.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 935b155c21d4776d921728e9dac25447ff3472e5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/engine.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1a685c02e19a6a70f7bacda71aed2bec5312f6cb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 13 files changed
- 6 contributors
Commits on Apr 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e76e035 - Browse repository at this point
Copy the full SHA e76e035View commit details
Commits on Aug 31, 2017
-
[fix] Use workaround for setEncoding bug in node 0.10+ (#527)
The server often crashes with 'TypeError: "list" argument must be an Array of Buffers' errors, which is caused by a bug in new versions of node, where setEncoding call does not work for messages that are already in the queue. This pull request makes sure that concat is never called in the non binary case, even if setEncoding does not work properly.
Configuration menu - View commit details
-
Copy full SHA for 3dcc2d5 - Browse repository at this point
Copy the full SHA 3dcc2d5View commit details
Commits on Sep 1, 2017
-
[fix] Fix undeterministic error in polling buffer processing (#529)
Ensure all assignments for chunks are Buffer when they should, even when onData is supposed to not be called again.
Configuration menu - View commit details
-
Copy full SHA for 7f63d38 - Browse repository at this point
Copy the full SHA 7f63d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd20b91 - Browse repository at this point
Copy the full SHA fd20b91View commit details
Commits on Sep 2, 2017
-
[docs] Fix wsEngine default value in README (#526)
Merge #459 (release 2.0.0) changed default wsEngine to uws. Updating README to reflect this change.
Configuration menu - View commit details
-
Copy full SHA for f9d3f06 - Browse repository at this point
Copy the full SHA f9d3f06View commit details -
[fix] Use explicit require of wsEngine (#523)
Because WebPack does not support variables in require statements. Closes #522
Configuration menu - View commit details
-
Copy full SHA for 38d639a - Browse repository at this point
Copy the full SHA 38d639aView commit details -
[fix] Check whether 'Origin' header has invalid characters (#531)
Since the 'Origin' header is used as response header, a value with invalid characters would trigger 'The header content contains invalid characters' errors. Closes #517
Configuration menu - View commit details
-
Copy full SHA for e0d720c - Browse repository at this point
Copy the full SHA e0d720cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ff89c - Browse repository at this point
Copy the full SHA a8ff89cView commit details
Commits on Sep 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bf24359 - Browse repository at this point
Copy the full SHA bf24359View commit details
Commits on Oct 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3c77780 - Browse repository at this point
Copy the full SHA 3c77780View commit details
Commits on Oct 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 49362ab - Browse repository at this point
Copy the full SHA 49362abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee803a - Browse repository at this point
Copy the full SHA 3ee803aView commit details
Commits on Nov 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b3f1d35 - Browse repository at this point
Copy the full SHA b3f1d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a685c0 - Browse repository at this point
Copy the full SHA 1a685c0View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.