UNPKG
socket.io-stream
Version:
latest (0.9.1)
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0
stream for socket.io
github.com/nkzawa/socket.io-stream
nkzawa/socket.io-stream
socket.io-stream
/
index.js
4 lines
(1 loc)
•
37 B
JavaScript
View Raw
1
2
3
4
module.exports
= require(
'./lib'
)
;