Minimal interface for selectable channel
Base trait for Socket input channels.
This class encapsulates a selector thread that dispatches tasks on sockets in a non-blocking manner.
Standard network handler process type.
Base trait for Socket output channels.
Base class for Molecule sockets.
Socket configuration class.
Class providing general information about a Molecule socket.
Socket options.
Client channel configuration class.
Server channel configuration class.
Factory for DatagramSockets
Factory for NetSystems
Companion object
Factory methods for creating Socket handles.
Factory methods for creating TCP sockets.
Factory methods for TCP server channels
Factory methods for client sockets
Misc UDP related factory methods
Some utilities.
This package permits to create clients and servers for UDP and TCP protocols using streaming I/O channels.