7 lines
197 B
Go

package client
// Client is a higher level protocol interface.
// It allows to interact with the messages and contacts
// in a very abstract way where a lot of low-level operations
// are hidden.