server library

Classes

Server
Instances of the class Server manage a server process, and facilitate communication to and from the server.

Typedefs

NotificationProcessor = void Function(Notification notification)
Type of callbacks used to process notifications.