mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-13 00:48:12 -05:00
Compare commits
1 Commits
1.3.6
...
1.3.6-patc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c79e787671 |
@@ -1279,6 +1279,7 @@ describe('socket.io', function(){
|
||||
});
|
||||
|
||||
it('should handle very large binary data', function(done){
|
||||
this.timeout(30000);
|
||||
var srv = http();
|
||||
var sio = io(srv);
|
||||
var received = 0;
|
||||
|
||||
Reference in New Issue
Block a user