UNPKG
isomorphic-ws
Version:
beta (5.0.0-beta.3)
latest (5.0.0)
5.0.0
5.0.0-beta.3
5.0.0-beta.2
5.0.0-beta.1
4.0.1
4.0.0
3.2.0
2.3.1
Isomorphic implementation of WebSocket
github.com/heineiuo/isomorphic-ws
heineiuo/isomorphic-ws
isomorphic-ws
/
node.js
3 lines
(2 loc)
•
46 B
JavaScript
View Raw
1
2
3
"use strict"
;
module
.
exports
=
require
(
'ws'
);