UNPKG
it-ws
Version:
latest (6.1.5)
6.1.5
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.0
3.0.2
3.0.1
3.0.0
2.1.0
2.0.0
1.0.0
Simple async iterables for websocket client connections
github.com/alanshaw/it-ws
alanshaw/it-ws
it-ws
/
dist
/
src
/
web-socket.js
3 lines
•
92 B
JavaScript
View Raw
1
2
3
import
WebSocket
from
'ws'
;
export
default
WebSocket
;
//# sourceMappingURL=web-socket.js.map