Skip to content
Snippets Groups Projects
Select Git revision
  • api-redesign
  • main default protected
  • 0.10.2
  • 0.10.1
  • 0.10.0
  • 0.9.2
  • 0.9.1
  • 0.9.0
  • 0.8.1
  • 0.8.0
  • 0.7.0
11 results

libquassel

  • Clone with SSH
  • Clone with HTTPS
  • libquassel

    pipeline status coverage report

    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 ^^