Module server

Source
Expand description

defines the messages for the server.

Modulesยง

interface
The interface for the server message.
kv_operations
The key value operations that can be performed on the key value store.
wrapper
The wrapper for the server message to be transferred between client and server.