A peer is a client in a server. Peers can only interact with each other when they are in channels.

Peer simply means "a fellow client". For instance, in a multiplayer game, peers are the other people playing the game and connecting to the same server to play together. In Lacewing's case, multiple games on the same server should each occur within their own channels.


More details on clients can be read under Clients.