# Packages
No description provided by the author
# Interfaces
EventReceiver holds a method which will be triggered upon receiving a request from the client(over endpoints).
ServerInterface holds methods which are required to operate server ex: gRPC, REST.