# Functions
NewSimnet creates a new instance of Simnet.
NewSimnetWithHandler creates a new instance of Simnet with given MessageHandler as the default handler.
# Structs
Envelope wraps a message with network information for delivery.
Simnet represents an instance of simulated network.
SimnetEndpoint is the implementation of Network interface for Simnet.