Module @fuman/node

fuman

fuman (jp. 不満) - dissatisfaction; discontent; displeasure; complaint; unhappiness

this repository is a collection of packages that were made because any existing packages did not meet my requirements or otherwise sucked. basically a collection of utilities for my own use, though feel free to use, contribute and leave feedback if you find them any useful :>

Warning

everything in this repo is very much a wip and is not really ready for public use

good luck. api reference

Classes

TcpConnection
TcpListener
TlsConnection
TlsListener

Interfaces

NodeConnectionOptions
NodeTlsConnectOptions
NodeTlsListenOptions
NodeTlsUpgradeOptions

Variables

NODE_VERSION
NODE_VERSION_TUPLE

Functions

connectTcp
connectTls
fumanReadableToNode
fumanWritableToNode
isNodeVersionAfter
listenTcp
listenTls
nodeReadableToFuman
nodeReadableToWeb
nodeWritableToFuman
nodeWritableToWeb
upgradeTls
webReadableToNode
webWritableToNode