This is a demo for LibEventSourcing
It allows you and your guildies to send messages to eachother via a special command /ledgerchat hello
.
The messages are broadcasted over the addon channel and stored in a ledger that is synced periodically.
This means that anyone who is not online when a message is sent will automatically get it when they come online.
The synchronization is automatic and done without freezing your UI.
This is a demo addon that I do not expect people to use except for evaluating the underlying technology provided by LibEventSourcing