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
This is a simple implementation of Collision-fast Atomic Broadcast protocol in Scala, based on this article. CFABCast is Open Source and available under the terms of the GNU General Public License.
Running
Please read the HOW_TO_RUN file.
About
A simple implementation of Collision-fast Atomic Broadcast protocol