# Interfaces
GatewayConnector is a component run by Nodes to connect to a set of Gateways.
GatewayConnector user (node) implements application logic in the Handler interface.
Signer implementation needs to be provided by a GatewayConnector user (node) in order to sign handshake messages with node's private key.