libquassel
libquassel is a pure kotlin implementation of the Quassel protocol.
TODO
- idea: separate db per account, no multi-tenancy or weird compound ids
- got alias persistence working. sync in transaction is awesome
- using dtos to convert from/to variantmap for update/requestUpdate seems like a good idea
- should be only busywork from here, right? :D
- good luck future janne ^^