nusys.async.net

..
Server

ServerListenIpcOptions

ServerListenTcpOptions

ServerOptions

Socket

Socket object, used for clients and servers for TCP communications and IPC (inter-process communications) over Windows named pipes and Unix local domain sockets.

SocketConnectIpcOptions

See Socket.connectIpc.

SocketConnectTcpOptions

See Socket.connectTcp.

SocketOptions

See Socket.create.

UdpMessage

A packet received emitted by messageSignal of a UdpSocket.

UdpSocket

UdpSocketOptions

See UdpSocket.create.