matrix: Add Matrix server support via matrix-nio

Implement Matrix protocol support with MatrixServer (ThreadedServer subclass),
a Matrix message printer, factory URI parsing for matrix:// schemes, and
matrix-nio[e2e] dependency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
nemunaire 2026-03-06 15:53:24 +07:00
commit de2c37a54a
5 changed files with 304 additions and 2 deletions

View file

@ -0,0 +1 @@
matrix-nio