Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork103
Open
Description
- Methods:
socket.setNoDelay()(feat: Add setNoDelay() method #52)Originally posted by@Overtorment inSSL/TLS support #38 (comment)socket.setKeepAlive()(feat: Add setKeepAlive() method #62)Originally posted by@Overtorment inSSL/TLS support #38 (comment)socket.setEncoding()(feat: Add setEncoding() #74)Originally posted by@Overtorment inSSL/TLS support #38 (comment)socket.setTimeout()(feat: Add setTimeout() method #56)socket.pause()(feat: Implement backpressure handling #115)socket.ref()(fix: Add ref() & unref() as empty methods #84)socket.resume()(feat: Implement backpressure handling #115)socket.unref()(fix: Add ref() & unref() as empty methods #84)
- Properties:
socket.bufferSizesocket.bytesRead(7c94304)socket.bytesWritten(7c94304)socket.connecting(7c94304)socket.destroyed(7c94304)socket.localAddress(feat: Add socket address properties #94)socket.localPort(feat: Add socket address properties #94)socket.pending(7c94304)socket.remoteAddress(feat: Add socket address properties #94)socket.remoteFamily(feat: Add socket address properties #94)socket.remotePort(feat: Add socket address properties #94)socket.timeout(feat: Publish Socket timeout property #131)socket.readyState(7c94304)
- Events:
drain(feat: Implement backpressure handling #115)endlookup
In the meantime, you can use these two adapters provided byBlueWallet:net API &tls API.