File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 3.1.0 / 2017-04-28
3
+ ===================
4
+
5
+ * [ test] Add test for maxHttpBufferSize option with websocket (#499 )
6
+ * [ chore] Bump uws to version 0.14.4 (#501 )
7
+ * [ chore] Bump dependencies (#500 )
8
+
2
9
3.0.0 / 2017-04-06
3
10
===================
4
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " engine.io" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0" ,
4
4
"description" : " The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server" ,
5
5
"main" : " ./lib/engine.io" ,
6
6
"author" : " Guillermo Rauch <guillermo@learnboost.com>" ,
35
35
"devDependencies" : {
36
36
"babel-eslint" : " 5.0.0" ,
37
37
"babel-preset-es2015" : " ^6.24.0" ,
38
- "engine.io-client" : " 3.0 .0" ,
38
+ "engine.io-client" : " 3.1 .0" ,
39
39
"eslint-config-standard" : " 4.4.0" ,
40
40
"eslint-plugin-standard" : " 1.3.2" ,
41
41
"expect.js" : " ^0.3.1" ,
You can’t perform that action at this time.
0 commit comments