UNPKG

netty-remoting

Version:

Netty Remoting for javascript

10 lines (5 loc) 125 B
let socket = new NettyRemotingWebSocket("ws://localhost:8080/websocket"); function connect(){ } function disconnect(){ }