You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MeshMS logic should all be implemented as part of servald, so that it becomes a “core Serval service.” A command-line and monitor API must be designed to support all the MeshMS functions needed by Batphone. The objectives of this work are:
definition and development of the new MeshMS API should be driven by a new, complete test suite called meshms;
the new API should permit the elimination of the Batphone message database, so that Rhizome functions as the persistent message store;
the new implementation should make use of Rhizome journaling functions to prevent message log payloads from growing indefinitely.
As part of this work, the Rhizome manifest management code in servald will need to be refactored into a more formal, efficient and object-oriented form.
The text was updated successfully, but these errors were encountered:
The MeshMS logic should all be implemented as part of servald, so that it becomes a “core Serval service.” A command-line and monitor API must be designed to support all the MeshMS functions needed by Batphone. The objectives of this work are:
As part of this work, the Rhizome manifest management code in servald will need to be refactored into a more formal, efficient and object-oriented form.
The text was updated successfully, but these errors were encountered: